We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f27d70 commit 55be2a2Copy full SHA for 55be2a2
1 file changed
.github/workflows/quick-check.yml
@@ -6,6 +6,9 @@ on:
6
push:
7
tags-ignore:
8
- v*
9
+ branches:
10
+ - "*"
11
+
12
pull_request:
13
types: [opened, synchronize, reopened]
14
0 commit comments