3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-06 07:53:59 +00:00

update workflows and use token for safe outputs

This commit is contained in:
Don Syme 2025-09-15 15:00:15 +01:00
parent 41491d79be
commit 25a79d73b1
4 changed files with 497 additions and 40 deletions

View file

@ -23,6 +23,7 @@ safe-outputs:
target: "*" # can add a comment to any one single issue or pull request
create-pull-request: # can create a pull request
draft: true
github-token: ${{ secrets.DSYME_GH_TOKEN}}
tools:
web-fetch: