We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3281298 commit ceecb72Copy full SHA for ceecb72
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [ master, CI_BUG ]
9
pull_request:
10
- branches: [ master ]
+ branches: [ master, CI_BUG ]
11
12
jobs:
13
tests:
0 commit comments