mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-18 02:56:31 +00:00
@@ -1,5 +1,8 @@
|
||||
# A workflow to run against renovate-bot's PRs,
|
||||
# such as `make package` after it updates the package.json and package-lock.json files.
|
||||
# The potentially untrusted code is first run inside a low-privilege Job, and the diff is uploaded as an artifact.
|
||||
# Then a higher-privilage Job applies the diff and pushes the changes to the PR.
|
||||
# It's important to only run this workflow against PRs from trusted sources, after also reviewing the changes!
|
||||
|
||||
name: Post-Commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user