Skip to content

Commit

Permalink
try to enable manual run CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yxqd authored Aug 20, 2023
1 parent 55e08bc commit 1bc99c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
- master
schedule:
- cron: "00 02 * * *"

workflow_dispatch:

jobs:
build-and-test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1bc99c4

Please sign in to comment.