Skip to content

Commit

Permalink
Update autotv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SunEve committed May 6, 2024
1 parent cc43266 commit 8cc2d6b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/autotv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ name: CI

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
# Triggers the workflow on push or pull request events but only for the "main" branch//0 12 * * *
schedule:
- cron: '*/5 * * * *'
push:
branches: [ "main" ]
pull_request:
Expand Down

0 comments on commit 8cc2d6b

Please sign in to comment.