Skip to content

Org Policy Update Detected on 2024-03-23 #8

Org Policy Update Detected on 2024-03-23

Org Policy Update Detected on 2024-03-23 #8

Workflow file for this run

####################################################################
## Add an 'automerge' label to the PR based on file touched ##
####################################################################
name: Labeler
on:
pull_request:
types:
- opened
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4