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
|
name: Update major tag
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: {}
|
||||||
release:
|
release:
|
||||||
types: [released]
|
types: [released]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue