Skip to content

Commit eca5e68

Browse files
committed
test(jobs): working as expected
1 parent df178ba commit eca5e68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cache-issues.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
schedule:
44
- cron: '0 */6 * * *'
55
workflow_dispatch:
6+
# TODO: Add for test, remove before merge
7+
push:
8+
pull_request:
69

710
jobs:
811
collect_n_upload:

0 commit comments

Comments
 (0)