We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73864f commit a5d9efbCopy full SHA for a5d9efb
.github/workflows/linux_controlflag_cpplint.yml
@@ -1,4 +1,6 @@
1
name: linux_style_check
2
+permissions: read-all
3
+
4
on: [push, workflow_dispatch, pull_request]
5
jobs:
6
cpplint:
0 commit comments