We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 636f183 + f19891c commit fb86880Copy full SHA for fb86880
.github/workflows/tagpr.yaml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- "master"
6
+ workflow_dispatch:
7
jobs:
8
tagpr:
9
runs-on: ubuntu-latest
0 commit comments