We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182e502 commit 53f16c3Copy full SHA for 53f16c3
.github/workflows/build.yml
@@ -5,6 +5,8 @@ permissions:
5
6
on:
7
push:
8
+ branches:
9
+ - "*"
10
tags-ignore:
11
- "*"
12
0 commit comments