Skip to content

Merge branch 'develop' of https://github.com/wwPDB/py-wwpdb_utils_nmr… #526

Merge branch 'develop' of https://github.com/wwPDB/py-wwpdb_utils_nmr…

Merge branch 'develop' of https://github.com/wwPDB/py-wwpdb_utils_nmr… #526

name: AutoDeploy
# Run this workflow every time a commit gets pushed to main or a pull request gets opened against main
on:
push:
branches:
- main
- develop
- master
jobs:
deploy_dev:
name: Deploy github repository on development
uses: wwPDB/wwpdb-reusable-actions/.github/workflows/autodeploy.yml@main
secrets: inherit