We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d401a commit 996465dCopy full SHA for 996465d
.github/workflows/lint.yaml
@@ -8,9 +8,6 @@ on:
8
- '**.clang-format'
9
- '**.clang-tidy'
10
11
-permissions:
12
- contents: read
13
-
14
jobs:
15
check-format-and-tidy:
16
runs-on: ubuntu-latest
0 commit comments