Skip to content

Commit

Permalink
Refs #232 - Add development branch to push triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerem Zaman committed Dec 12, 2021
1 parent a8f889f commit e1e6ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- gh-test
- development

jobs:
build:
Expand Down

0 comments on commit e1e6ebd

Please sign in to comment.