Skip to content

Commit 2086d1d

Browse files
fruchmergify[bot]
authored andcommitted
test(jobs): working as expected
(cherry picked from commit 6f4b284) # Conflicts: # .github/workflows/cache-issues.yaml
1 parent 484d850 commit 2086d1d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/cache-issues.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ name: Cache issues status
22
on:
33
schedule:
44
- cron: '0 */6 * * *'
5+
<<<<<<< HEAD
6+
=======
7+
workflow_dispatch:
8+
# TODO: Add for test, remove before merge
9+
push:
10+
pull_request:
11+
>>>>>>> 6f4b284d (test(jobs): working as expected)
512

613
jobs:
714
collect_n_upload:

0 commit comments

Comments
 (0)