Skip to content

Commit 4b5302a

Browse files
Merge pull request autowarefoundation#819 from tier4/sync-tier4-upstream
chore: sync upstream
2 parents 532581e + 2a4f27f commit 4b5302a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-awf-latest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: sync-awf-latest
22

33
on:
44
schedule:
5-
- cron: 0 15 * * *
5+
- cron: 50 */1 * * * # every 1 hour (**:50)
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)