mirror of
https://github.com/Z3Prover/z3
synced 2026-06-07 17:40:54 +00:00
Add network permissions to Python workflow
This commit is contained in:
parent
eec25c1ad8
commit
426d1ae923
1 changed files with 2 additions and 0 deletions
2
.github/workflows/a3-python.md
vendored
2
.github/workflows/a3-python.md
vendored
|
|
@ -7,6 +7,8 @@ permissions:
|
||||||
contents: read
|
contents: read
|
||||||
issues: read
|
issues: read
|
||||||
pull-requests: read
|
pull-requests: read
|
||||||
|
network:
|
||||||
|
allowed: [default, python]
|
||||||
safe-outputs:
|
safe-outputs:
|
||||||
create-issue:
|
create-issue:
|
||||||
labels:
|
labels:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue