Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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