Skip to content

Commit

Permalink
Update clang-format-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Oct 26, 2023
1 parent e61d494 commit 5e76b50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
Expand Down

0 comments on commit 5e76b50

Please sign in to comment.