We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c6648 commit cd637f4Copy full SHA for cd637f4
.github/workflows/check.yml
@@ -4,8 +4,7 @@ on:
4
pull_request:
5
push:
6
branches:
7
- - main
8
- - dev
+ - *
9
10
jobs:
11
build:
0 commit comments