Skip to content

Commit

Permalink
add permissions block to autobuild-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaeluka committed Jan 24, 2025
1 parent 7e3036b commit caa53c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr-checks/checks/autobuild-action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "autobuild-action"
description: "Tests that the C# autobuild action works"
versions: ["linked"]
permissions:
contents: read
steps:
- uses: ./../action/init
with:
Expand Down

0 comments on commit caa53c9

Please sign in to comment.