Skip to content

Commit

Permalink
build: Update check-root-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marverix committed Jul 1, 2023
1 parent 95b9511 commit 5178d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-root-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Check root package release

on:
workflow_dispatch:
workflow_dispatch: {}
schedule:
- cron: '0 0 * * *' # every day at midnight
- cron: '0 6 * * *'

jobs:
check_release:
Expand Down

0 comments on commit 5178d9f

Please sign in to comment.