We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7b8a0 commit 80ab95dCopy full SHA for 80ab95d
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
11
# run on every push on the master branch
12
push:
13
branches:
14
- - master
+ - '*'
15
16
17
0 commit comments