Skip to content

Commit

Permalink
change schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
wendyliu235 committed Apr 28, 2024
1 parent 3ce60db commit a39562e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/IDC_1100_Public_Sycl_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Public Sycl build
run-name: Sync build is testing out GitHub Action
on:
push:
branches:
- wenjun/build_check
schedule:
# Set to "0 0 * * *" to run it at midnight every day.
- cron: '0 13 * * *'
- cron: '10 2 * * *'

jobs:
Sync-Build-CI:
Expand Down

0 comments on commit a39562e

Please sign in to comment.