Skip to content

Commit

Permalink
ci: use temp branch for testing actionlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerruba committed Dec 2, 2024
1 parent f6ede8d commit 45d171b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/infra-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: camunda/infra-global-github-actions/actionlint@main
- uses: camunda/infra-global-github-actions/actionlint@gh-620-centralized-infracheck-workflow
with:
custom-config-file: .github/actionlint.yaml

0 comments on commit 45d171b

Please sign in to comment.