We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4f80c commit 7909a8bCopy full SHA for 7909a8b
3 files changed
.github/workflows/check.yml
@@ -1,8 +1,8 @@
1
on:
2
push:
3
- branches: [ master ]
+ branches: [ master, develop ]
4
pull_request:
5
6
7
name: Check
8
.github/workflows/integration-test.yml
0 commit comments