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