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 1691355 commit 691ba30Copy full SHA for 691ba30
.github/workflows/api.yml
@@ -1,7 +1,9 @@
1
name: API workflow
2
3
on: [push, pull_request]
4
-
+permissions:
5
+ contents: read
6
+
7
jobs:
8
build:
9
runs-on: ubuntu-latest
0 commit comments