Skip to content

Commit

Permalink
fixed branch in GHA trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
zxpower committed Nov 4, 2024
1 parent 0bd66bb commit 501ea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-main-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Trigger on Merge to Main / Tag
on:
push:
branches:
- master
- main
tags:
- '*'

Expand Down

0 comments on commit 501ea0d

Please sign in to comment.