Skip to content

Commit 5e697af

Browse files
fix: fix doubled run during sc4s release (#3138)
1 parent 3675e0e commit 5e697af

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci-lite.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ on:
2424
- "next*"
2525
pull_request:
2626
branches:
27-
- "main"
28-
- "releases/*"
2927
- "develop"
3028
- "next*"
3129

.github/workflows/ci-main.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ on:
2424
- "next*"
2525
pull_request:
2626
branches:
27-
- "main"
28-
- "releases/*"
2927
- "develop"
3028
- "next*"
3129

0 commit comments

Comments
 (0)