We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb1044 commit c37561eCopy full SHA for c37561e
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
push:
6
branches:
7
- - testing-CI
+ - develop
8
9
jobs:
10
tests:
0 commit comments