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 447297a commit c64ceacCopy full SHA for c64ceac
.github/workflows/ce_job.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- develop
8
- 'release/*'
9
+ - 'feature/experimental_feature*'
10
permissions: read-all
11
12
concurrency:
0 commit comments