We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2505c9 commit 6ea70c4Copy full SHA for 6ea70c4
1 file changed
.github/workflows/ci.yml
@@ -4,10 +4,8 @@ on:
4
push:
5
branches: ["main"]
6
7
- # trigger on change to this workflow
8
pull_request:
9
- paths:
10
- - '.github/workflows/ci.yml'
+ branches: ["main"]
11
12
# allow trigger manually from actions
13
workflow_dispatch:
0 commit comments