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 7b612bf commit ecb26a0Copy full SHA for ecb26a0
.github/workflows/ci.yml
@@ -1,8 +1,10 @@
1
name: CI
2
3
on:
4
- pull_request:
5
push:
+ branches: ["main"]
6
+ pull_request:
7
8
workflow_dispatch:
9
inputs:
10
is_build:
0 commit comments