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 9e7bc5d commit eaccae9Copy full SHA for eaccae9
.github/workflows/deploy-monolith-api.yml
@@ -1,5 +1,6 @@
1
name: Ship Monolith API to Azure Web App
2
on:
3
+ workflow_dispatch:
4
push:
5
branches:
6
- main
0 commit comments