Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan authored Jul 22, 2024
1 parent 54fff7c commit eab36d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: C/C++ Update

on:
workflow_dispatch:
schedule:
- workflow_dispatch
- cron: '0 15 * * 0'
- cron: '0 15 * * 0'

jobs:
build:
Expand Down

0 comments on commit eab36d3

Please sign in to comment.