Skip to content

Commit

Permalink
Fix verification job
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Feb 28, 2024
1 parent db46c0a commit 78ed771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verification.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Verification
on:
schedule:
- '@daily'
- cron: '15 3 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 78ed771

Please sign in to comment.