Skip to content

Commit 407ca9a

Browse files
committed
chore: set permissions for integration workflow
1 parent a3d3106 commit 407ca9a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
type: boolean
88
description: Build from current tag before running tests
99

10+
permissions:
11+
contents: read
12+
1013
jobs:
1114
determine-tag:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)