Skip to content

Commit

Permalink
test(jobs): working as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
fruch committed Jul 8, 2024
1 parent f7b6b3e commit 7b0145f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cache-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
schedule:
- cron: '0 */6 * * *'
workflow_dispatch:
# TODO: Add for test, remove before merge
push:
pull_request:

jobs:
collect_n_upload:
Expand Down

0 comments on commit 7b0145f

Please sign in to comment.