mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Adapt
This commit is contained in:
parent
e45eea068b
commit
1f9669c96b
1 changed files with 4 additions and 0 deletions
4
.github/workflows/checksums-dry-run.yml
vendored
4
.github/workflows/checksums-dry-run.yml
vendored
|
|
@ -3,6 +3,10 @@ name: Smoke test - Generate SHA256SUMS
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- ".github/workflows/checksums-dry-run.yml"
|
||||||
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue