mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-03-17 04:02:03 +00:00
chore: set permissions for integration workflow
This commit is contained in:
3
.github/workflows/integration.yml
vendored
3
.github/workflows/integration.yml
vendored
@@ -7,6 +7,9 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
description: Build from current tag before running tests
|
description: Build from current tag before running tests
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
determine-tag:
|
determine-tag:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user