Skip to content

Commit

Permalink
Merge pull request #11 from tagconcierge/feature/body-event-on-librar…
Browse files Browse the repository at this point in the history
…y-loaded

changes workflow trigger
  • Loading branch information
mfrankiewicz committed May 14, 2024
2 parents 401018f + 318e4e3 commit 8f641a1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: app-build
on:
workflow_dispatch:
branches: [ feature/body-event-on-library-loaded ]
push:
branches:
- main
- develop
jobs:
deployment:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f641a1

Please sign in to comment.