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 0ead1d3 commit 4e0eec2Copy full SHA for 4e0eec2
.github/workflows/deploy-backup-infrastructure.yml
@@ -2,6 +2,7 @@ name: Deploy Backup vault infrastructure
2
run-name: Deploy backup vault infrastructure for ${{ inputs.environment }}
3
4
on:
5
+ push:
6
workflow_dispatch:
7
inputs:
8
environment:
0 commit comments