We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc309b2 commit 4d6ff1bCopy full SHA for 4d6ff1b
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ name: CI
3
4
on:
5
pull_request_target:
6
+ branches:
7
+ - 'main'
8
+ - 'release/**'
9
10
jobs:
11
fmt:
0 commit comments