Skip to content

Commit 1f68955

Browse files
authored
ci: Remove master (#29)
The main branch has been renamed into `main`.
1 parent 6120874 commit 1f68955

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- master
1211

1312
concurrency:
1413
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

.github/workflows/cs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- master
1211

1312
concurrency:
1413
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

.github/workflows/e2e-tests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- master
1211

1312
concurrency:
1413
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

.github/workflows/mt.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
push:
99
branches:
1010
- main
11-
- master
1211

1312
concurrency:
1413
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)