We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6853ab5 commit c972e5bCopy full SHA for c972e5b
1 file changed
.github/workflows/vis-network.yml
@@ -10,6 +10,9 @@ on:
10
paths:
11
- workspaces/vis-network/**
12
13
+permissions:
14
+ contents: read
15
+
16
jobs:
17
test:
18
runs-on: ubuntu-latest
0 commit comments