We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3df9356 commit dc09d63Copy full SHA for dc09d63
.github/workflows/integration.yml
@@ -3,6 +3,9 @@ name: Integration Testing
3
4
on:
5
deployment_status:
6
+ push:
7
+ branches:
8
+ - JD_integration_tests
9
10
defaults:
11
run:
0 commit comments