Skip to content

fix: permissions not set for github actions #47

fix: permissions not set for github actions

fix: permissions not set for github actions #47

name: "On Pull Request"
on: pull_request
permissions:
contents: read
jobs:
validate-code:
uses: ./.github/workflows/validate-code.yml