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 ef0f649 commit e1aa062Copy full SHA for e1aa062
.github/workflows/pipeline.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
3
4
name: Pipeline
5
+permissions:
6
+ contents: read
7
8
on:
9
workflow_call:
0 commit comments