We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a9591 commit b02d146Copy full SHA for b02d146
.github/workflows/dependency_modification_check.yml
@@ -2,6 +2,10 @@ name: Check no dependencies were modified
2
3
on: pull_request
4
5
+
6
+permissions:
7
+ contents: read
8
9
jobs:
10
dependency_changed_check:
11
runs-on: ubuntu-latest
0 commit comments