We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239f10f commit 863be95Copy full SHA for 863be95
.github/workflows/ci.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- master
6
+ - auto
7
+ - try
8
pull_request:
9
10
- "**"
0 commit comments