mirror of
https://github.com/Z3Prover/z3
synced 2026-02-12 11:54:07 +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
|
||||
issues: read
|
||||
pull-requests: read
|
||||
network:
|
||||
allowed: [default, python]
|
||||
safe-outputs:
|
||||
create-issue:
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue