Skip to content

Commit

Permalink
Temporarily enable daily runs on pull request event.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroCabeza committed Jul 18, 2024
1 parent d533e8f commit f991e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
schedule:
- cron: "30 6 * * *"
workflow_dispatch:
pull_request:

jobs:
test_amd64:
Expand Down

0 comments on commit f991e4f

Please sign in to comment.