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 dc0a8d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/__autobuild-action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 dc0a8d7

Please sign in to comment.