Skip to content

feat(prowler): chunk10 add the Kubernetes base contract (#422) #451

feat(prowler): chunk10 add the Kubernetes base contract (#422)

feat(prowler): chunk10 add the Kubernetes base contract (#422) #451

name: Assign labels on PR from an organization
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v5
- name: Setting labels
uses: FiligranHQ/auto-label@1.0.0
with:
labels_by_organization: "{\"FiligranHQ\":[\"filigran team\"]}"