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

Commit ad4bb7e

Browse files
authored
Update ci.yml
1 parent cc647d0 commit ad4bb7e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ concurrency:
66
cancel-in-progress: true
77

88
on:
9-
pull_request:
10-
branches:
11-
- main
12-
push:
13-
branches:
14-
- main
9+
# pull_request:
10+
# branches:
11+
# - main
12+
# push:
13+
# branches:
14+
# - main
15+
workflow_dispatch:
1516

1617
jobs:
1718
build:

0 commit comments

Comments
 (0)