Skip to content

Commit 463245a

Browse files
committed
ci: disable old CI job.
1 parent 78d8989 commit 463245a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/actions.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: GitHub Actions
22

33
on:
4-
pull_request:
5-
branches:
6-
- main
7-
push:
8-
branches:
9-
- main
4+
# pull_request:
5+
# branches:
6+
# - main
7+
# push:
8+
# branches:
9+
# - main
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)