Skip to content

Commit

Permalink
CI: allow manual
Browse files Browse the repository at this point in the history
  • Loading branch information
hegza committed Jul 30, 2024
1 parent f4a509e commit 0ba2433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_mmaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Test memory maps
on:
schedule:
- cron: "14 3 * * 5" # every friday at 03:14
workflow_dispatch: {} # Allow manual dispatch

env:
CI: 1
Expand Down

0 comments on commit 0ba2433

Please sign in to comment.