Skip to content

Commit

Permalink
Merge pull request #6 from balena-io-experimental/dev2
Browse files Browse the repository at this point in the history
Add branches to push triggers
  • Loading branch information
klutchell authored Nov 28, 2024
2 parents 288a5b4 + 7df6b12 commit 4136d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
types: [opened, synchronize, closed]
branches: [main, master, develop]
push:
branches: [main, master, develop]
tags:
- v[0-9]+.[0-9]+.[0-9]+

Expand Down

0 comments on commit 4136d1b

Please sign in to comment.