Skip to content

Commit

Permalink
update CI rolling (#413)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Aug 26, 2024
1 parent 8cecc69 commit 00286da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: gz_ros2_control CI - Rolling
on:
workflow_dispatch:
pull_request:
branches: [ master ]
branches: [ rolling ]
push:
branches: [ master ]
branches: [ rolling ]
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 5 * * *'
Expand Down

0 comments on commit 00286da

Please sign in to comment.