Add permissions block

This commit is contained in:
Luc Perkins 2025-05-15 14:02:49 -04:00
parent acec67c2bb
commit e9a7860f3f
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
3 changed files with 9 additions and 3 deletions

View file

@ -7,7 +7,7 @@ on:
jobs:
validate:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with: