Switch PR target for hcdc secrets

This commit is contained in:
2025-09-25 13:08:48 +00:00
parent 68ad3e5adf
commit 83f4395943

View File

@ -1,9 +1,13 @@
name: Run HCDC name: Run HCDC
on: on:
pull_request: pull_request_target:
types: [opened, reopened, synchronize, edited] types: [opened, reopened, synchronize, edited]
permissions:
contents: read
pull-requests: write
jobs: jobs:
run-hcdc: run-hcdc:
runs-on: ubuntu-latest runs-on: ubuntu-latest