Skip to content

Commit

Permalink
chore: comment CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yannouuuu committed Dec 25, 2024
1 parent ee048c9 commit 3c3077d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: CI
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "30 16 * * *"
# on:
# workflow_dispatch:
# push:
# branches:
# - main
# schedule:
# - cron: "30 16 * * *"

jobs:
check:
Expand Down

0 comments on commit 3c3077d

Please sign in to comment.