We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6775766 commit f815477Copy full SHA for f815477
.github/workflows/pre-commit.yml
@@ -7,6 +7,6 @@ on:
7
- cron: '0 1 * * *' # Runs daily to check for dependency issues or flaking tests
8
jobs:
9
call_reusable_workflow:
10
- uses: vortexntnu/vortex-ci/.github/workflows/reusable-pre-commit.yml@feat/reusable-pre-commit
+ uses: vortexntnu/vortex-ci/.github/workflows/reusable-pre-commit.yml@main
11
with:
12
ros_distro: 'humble'
0 commit comments