Skip to content

Commit a7fde5b

Browse files
committed
remove master trigger
1 parent af7a182 commit a7fde5b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release-staging.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Staging Release
22

3-
on:
4-
push:
5-
branches:
6-
- master
7-
workflow_dispatch:
3+
on: workflow_dispatch
84

95
jobs:
106
deploy:

0 commit comments

Comments
 (0)