We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a673a commit b4d985cCopy full SHA for b4d985c
1 file changed
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ name: CI Tests
5
on:
6
workflow_dispatch:
7
push:
8
- branches: [main, ci]
+ branches: [main]
9
pull_request:
10
branches: [main]
11
jobs:
0 commit comments