Skip to content

Commit

Permalink
Update validate-sample.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kasuken authored Jan 16, 2024
1 parent e792d8c commit df0a4f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate-sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
jobs:
validate:
runs-on: ubuntu-latest
permissions:
pull-requests: write
issues: write
steps:
- name: Validate
uses: pnp/pnp-sample-validation@main
Expand Down

0 comments on commit df0a4f6

Please sign in to comment.