Skip to content

Commit

Permalink
WIP: use right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys committed Jan 4, 2024
1 parent 0e1f318 commit a55ffd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check code style
uses: ansys/actions/code-style@v5
uses: ansys/actions/code-style@feat/lint_dockerfile
with:
docker-recursive: true

0 comments on commit a55ffd2

Please sign in to comment.