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

Commit baa692c

Browse files
Revert "chore: bump ci file"
This reverts commit cfe3acb.
1 parent cfe3acb commit baa692c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: CI/CD
22

3-
on: push
4-
branches:
5-
- main
6-
pull_request:
7-
- main
3+
on: [pull_request, push, workflow_dispatch]
84

95
jobs:
106
test:

0 commit comments

Comments
 (0)