Skip to content

Commit

Permalink
Remove on-push trigger for release branch (new builds are only requir…
Browse files Browse the repository at this point in the history
…ed for new tags)
  • Loading branch information
adeveloper-wq committed Jun 26, 2024
1 parent e7613b1 commit c7fba8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/on-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- main
- stable
- release
tags:
- v*

Expand Down

0 comments on commit c7fba8f

Please sign in to comment.