Add workflow dispatch trigger
This commit is contained in:
parent
20b8e8557b
commit
6fb540e308
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-major-tag.yml
vendored
1
.github/workflows/update-major-tag.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Update major tag
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
release:
|
||||
types: [released]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue