Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit e041ea5

Browse files
author
staticdev
committed
Use main branch in GA workflows
1 parent aa273ef commit e041ea5

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- master
87
- main
98
schedule:
109
- cron: "0 7 * * 0"

.github/workflows/labeler.yml

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

109
jobs:
1110
labeler:

.github/workflows/release.yml

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

109
jobs:
1110
release:

0 commit comments

Comments
 (0)