We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc98af9 commit de34605Copy full SHA for de34605
.github/workflows/deploy-backend.yml
@@ -1,6 +1,8 @@
1
name: Deploy Backend
2
3
on:
4
+ pull_request:
5
+ types: [labeled, opened, synchronize, reopened, unlabeled]
6
workflow_call:
7
inputs:
8
apigee_environment:
0 commit comments