Skip to content

Commit

Permalink
add push workflow to release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg-david committed Nov 22, 2023
1 parent d708e24 commit 9977ba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/onPush.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches-ignore:
- 'master'
- 'release/next'
env:
CI: true
jobs:
Expand Down

0 comments on commit 9977ba4

Please sign in to comment.