We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0268634 commit e786c78Copy full SHA for e786c78
.github/workflows/ci.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- master
11
+ - r[0-9]+.*
12
types: [opened, reopened, synchronize, labeled, unlabeled]
13
env:
14
STAGING_PROFILE_ID: 46f80d0729c92d
0 commit comments