Skip to content

Commit caa53c9

Browse files
author
Stephan Brandauer
committed
add permissions block to autobuild-action.yml
1 parent 7e3036b commit caa53c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pr-checks/checks/autobuild-action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: "autobuild-action"
22
description: "Tests that the C# autobuild action works"
33
versions: ["linked"]
4+
permissions:
5+
contents: read
46
steps:
57
- uses: ./../action/init
68
with:

0 commit comments

Comments
 (0)