We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42aca5b commit 408a3a8Copy full SHA for 408a3a8
.github/workflows/merge.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- master
7
+ tags-ignore:
8
+ - '**'
9
workflow_dispatch:
10
inputs:
11
commit_message:
0 commit comments