We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bb063 commit a6befdeCopy full SHA for a6befde
.github/workflows/version-bump.yml
@@ -3,8 +3,7 @@ on:
3
pull_request_target:
4
#types: [opened]
5
branches:
6
- - '**'
7
- - '!master'
+ - 'master'
8
workflow_dispatch: {}
9
10
concurrency:
0 commit comments