We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc638c6 commit 88920c7Copy full SHA for 88920c7
.github/workflows/ci.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [main]
6
pull_request:
7
- branches: [main]
+ branches: ["**"]
8
9
concurrency:
10
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments