We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33e47d commit 3c0b1bbCopy full SHA for 3c0b1bb
.github/workflows/develop_build_deploy.yml
@@ -1,6 +1,9 @@
1
name: Build and Deploy to Develop
2
3
on:
4
+ pull-request:
5
+ branches:
6
+ - develop
7
push:
8
branches:
9
- develop
0 commit comments