Skip to content

Commit 987bdfb

Browse files
committed
chore: remove dev branch tag
1 parent 9d1884c commit 987bdfb

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/auto-pull-request-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- master
77
- main
8-
- dev
98

109
jobs:
1110
run_test:

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches:
66
- master
77
- main
8-
- dev
98

109
jobs:
1110
build:

.github/workflows/pack.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
- pack
77
- release
88
- hotfix
9-
- dev
109

1110
jobs:
1211
pack:

0 commit comments

Comments
 (0)