Skip to content

Commit 6c9a4a9

Browse files
committed
remove v4 from workflow triggers
1 parent 7437b0c commit 6c9a4a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-stage.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ on:
33
pull_request:
44
branches:
55
- main
6-
- v4
76
push:
87
branches:
98
- main
10-
- v4
119

1210
concurrency:
1311
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)