Skip to content

Commit

Permalink
set schedule
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Nov 22, 2024
1 parent 8c28abe commit 6c314c6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/autoware-base.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: autoware-base

on:
push:
branches:
- main
tags:
schedule:
- cron: 0 0 15 * * # every 15th of the month
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6c314c6

Please sign in to comment.