We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fcdf9 commit 24ff295Copy full SHA for 24ff295
.github/workflows/blank22222.yml
@@ -7,7 +7,7 @@ on:
7
# Triggers the workflow on push or pull request events but only for the "master" branch
8
push:
9
branches: [ "**" ]
10
- tags: ["test-*"]
+ tags: ["**"]
11
pull_request:
12
branches: [ "jwx0925-*","master"]
13
0 commit comments