We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c1a052 commit f1b1cfbCopy full SHA for f1b1cfb
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: CI
3
4
on:
5
push:
6
- branches: [main]
+ branches: [trunk]
7
pull_request:
8
workflow_dispatch:
9
0 commit comments