mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 20:52:14 +01:00
fix smoke test permissions
This commit is contained in:
3
.github/workflows/image-smoke-test.yml
vendored
3
.github/workflows/image-smoke-test.yml
vendored
@@ -7,6 +7,9 @@ on:
|
|||||||
- '.github/workflows/image-smoke-test.yml'
|
- '.github/workflows/image-smoke-test.yml'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
smoke:
|
smoke:
|
||||||
name: Smoke (${{ matrix.mode }})
|
name: Smoke (${{ matrix.mode }})
|
||||||
|
|||||||
Reference in New Issue
Block a user