Skip to content

Commit 2b1a4df

Browse files
committed
[WIP] Disable other workflows for testing
1 parent f460e08 commit 2b1a4df

File tree

5 files changed

+0
-15
lines changed

5 files changed

+0
-15
lines changed

.github/workflows/ci_linux.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
pull_request:
12-
types:
13-
- unlabeled
1411
workflow_dispatch:
1512

1613
concurrency:

.github/workflows/ci_macos.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
pull_request:
12-
types:
13-
- unlabeled
1411
workflow_dispatch:
1512

1613
concurrency:

.github/workflows/ci_misc.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
pull_request:
12-
types:
13-
- unlabeled
1411
workflow_dispatch:
1512

1613
concurrency:

.github/workflows/ci_utility.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
pull_request:
12-
types:
13-
- unlabeled
1411
workflow_dispatch:
1512

1613
concurrency:

.github/workflows/ci_workflows.yml

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
pull_request:
12-
types:
13-
- unlabeled
1411
workflow_dispatch:
1512

1613
concurrency:

0 commit comments

Comments
 (0)