Skip to content

Commit

Permalink
Change the rule for github
Browse files Browse the repository at this point in the history
  • Loading branch information
torabian committed Jul 20, 2024
1 parent c17774f commit 3792420
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fireback-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Fireback product(s) build and deploy
env:
CI: false
on:
pull_request:
push:
branches:
- "v**"
- "main"
workflow_dispatch:
inputs:
# target:
Expand Down

0 comments on commit 3792420

Please sign in to comment.