We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3141fd5 commit 7bc40c7Copy full SHA for 7bc40c7
1 file changed
.github/workflows/ail_framework_test.yml
@@ -6,7 +6,7 @@ name: CI
6
on:
7
# Triggers the workflow on push or pull request events but only for the master branch
8
push:
9
- branches: [ master, dev ]
+ branches: [ master, develop ]
10
pull_request:
11
branches: [ master, dev ]
12
0 commit comments