Skip to content

(1) Fix NMRPipe lexer and parser grammars, and (2) add NMRPipe peak r… #464

(1) Fix NMRPipe lexer and parser grammars, and (2) add NMRPipe peak r…

(1) Fix NMRPipe lexer and parser grammars, and (2) add NMRPipe peak r… #464

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