Update check_properties.yml
This commit is contained in:
3
.github/workflows/check_properties.yml
vendored
3
.github/workflows/check_properties.yml
vendored
@@ -14,6 +14,9 @@ jobs:
|
||||
check-files:
|
||||
if: github.event_name == 'pull_request_target'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
steps:
|
||||
- name: Checkout main branch first
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user