Skip to content

Commit

Permalink
Update validate-build-bicep.yml (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedzikowski committed Feb 15, 2024
1 parent 1e061dc commit 414b9b2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/validate-build-bicep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ env:
jobs:
validate-build:
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
deployments: read
packages: none
pull-requests: write
security-events: write
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 414b9b2

Please sign in to comment.