Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Nov 2, 2023
1 parent d5afb77 commit ac546d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ros_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
paths-ignore:
- '**/README.md'

schedule:
- cron: '0 8 * * *' # every day at 10am UTC+2

pull_request:
branches: [ master ]

Expand Down

0 comments on commit ac546d0

Please sign in to comment.