There was an error while loading. Please reload this page.
1 parent d3b66f7 commit e557c73Copy full SHA for e557c73
1 file changed
.github/workflows/staging.yml
@@ -1,9 +1,6 @@
1
name: Host a staging instance of Rideshare Backend
2
3
-on:
4
- push:
5
- branches:
6
- - main
+on: workflow_dispatch
7
8
jobs:
9
staging:
0 commit comments