We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8e3b9 commit 4d2efa4Copy full SHA for 4d2efa4
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- "master"
7
+ - "staging"
8
+ - "trying"
9
pull_request:
10
11
jobs:
0 commit comments