Skip to content

1. Reconciled fix for 7x8m and recent fix, 2. Code refactoring, 3. Ad… #515

1. Reconciled fix for 7x8m and recent fix, 2. Code refactoring, 3. Ad…

1. Reconciled fix for 7x8m and recent fix, 2. Code refactoring, 3. Ad… #515

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