Movatterモバイル変換


[0]ホーム

URL:


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

Commit0664fe8

Browse files
committed
Specify explicitcontents: read workflow permissions
This change is analogous togitpython-developers/GitPython#2033.See alsogitpython-developers/gitdb#121.
1 parent8f82e6c commit0664fe8

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
strategy:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp