Skip to content

Commit e557c73

Browse files
authored
Change trigger to workflow_dispatch for staging
1 parent d3b66f7 commit e557c73

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Host a staging instance of Rideshare Backend
22

3-
on:
4-
push:
5-
branches:
6-
- main
3+
on: workflow_dispatch
74

85
jobs:
96
staging:

0 commit comments

Comments
 (0)