We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e3ef7e commit c283b9fCopy full SHA for c283b9f
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ concurrency:
6
7
on:
8
push:
9
- branches: [master, dev, chore/improve-ci]
+ branches: [master, dev]
10
pull_request:
11
types: [opened, reopened, synchronize, ready_for_review]
12
0 commit comments