Skip to content

Commit

Permalink
Merge pull request #372 from Xilinx/bump_to_1293ab35
Browse files Browse the repository at this point in the history
[AutoBump] Merge with fixes of 1293ab3 (Aug 30) (19)
  • Loading branch information
mgehre-amd authored Dec 9, 2024
2 parents 0b07a9c + a526323 commit 385a31d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-code-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
code_formatter:
runs-on: ubuntu-latest
timeout-minutes: 30
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
steps:
- name: Fetch LLVM sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 385a31d

Please sign in to comment.