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