Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 12f8916

Browse files
Merge pull request #121 from EliahKagan/gha-permissions
Specify explicit `contents: read` workflow permissions
2 parents f36c0cc + d7a7b3b commit 12f8916

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/pythonpackage.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ name: Python package
55

66
on: [push, pull_request, workflow_dispatch]
77

8+
permissions:
9+
contents: read
10+
811
jobs:
912
build:
1013

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /