Skip to content

Commit eebcdc8

Browse files
authored
Merge pull request #37 from nealmick/testing
updated actions user
2 parents 45273ee + c3d050f commit eebcdc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout repository
1313
uses: actions/checkout@v3
1414
with:
15-
token: ${{ secrets.GITHUB_TOKEN }}
15+
token: ${{ secrets.PAT_TOKEN }}
1616
fetch-depth: 0 # Ensure full history is available
1717

1818
- name: Install clang-format

0 commit comments

Comments
 (0)