mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-05-17 13:39:39 +00:00
parent
9fa541f3d1
commit
868781f992
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -11,6 +11,12 @@ on:
|
|||||||
- "**.md"
|
- "**.md"
|
||||||
- "!.github/workflows/*.yml"
|
- "!.github/workflows/*.yml"
|
||||||
|
|
||||||
|
# Explicit permissions to allow CI to run on fork PRs
|
||||||
|
# See: https://github.com/logos-blockchain/logos-execution-zone/issues/278
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
pull-requests: read
|
||||||
|
|
||||||
name: General
|
name: General
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user