Skip to content

Commit 18a154c

Browse files
committed
ENH: Update clang-format-linter to latest version
1 parent dffbbf5 commit 18a154c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/clang-format-linter.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: clang-format linter
22

33
on: [push,pull_request]
44

5+
permissions:
6+
contents: read
7+
58
jobs:
69
lint:
710
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)