Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit e8e58dd

Browse files
committedOct 24, 2024
change trigger
1 parent 69ccb95 commit e8e58dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: CI Workflow
22

3-
on: [pull_request, push]
3+
on: [pull_request, workflow_dispatch]
44

55
jobs:
66
main:

0 commit comments

Comments
 (0)