We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae0837 commit 5441476Copy full SHA for 5441476
1 file changed
.github/workflows/main.yaml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
test:
14
name: Test and Build OpenFGA
0 commit comments