Skip to content

Commit

Permalink
Fix update-major.yml workflow only run on push.tags
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Feb 4, 2024
1 parent 096e513 commit fdef621
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-major.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- 'v*'
release:
types: [ published ]

jobs:
update-major:
Expand Down

0 comments on commit fdef621

Please sign in to comment.