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