Skip to content

Commit

Permalink
TMP FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
Avimitin committed Aug 3, 2024
1 parent 7b79f6d commit 760dcea
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/daily-regression.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: Chisel and CIRCT Bump
on:
schedule:
# Run this job everyday at 5:30 AM UTC+8
- cron: '30 21 * * *'
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- labeled

jobs:
bump-deps:
Expand Down

0 comments on commit 760dcea

Please sign in to comment.