Skip to content

Commit

Permalink
add ci as trigger on push
Browse files Browse the repository at this point in the history
  • Loading branch information
wozniakpl committed Jun 17, 2024
1 parent 3629fde commit 0070f77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- develop
- staging
- ci # WIP
pull_request:
branches:
- develop
Expand Down

0 comments on commit 0070f77

Please sign in to comment.