Skip to content

Drop Fedora 36, RHEL 8.4, Ubuntu 18.04 + extras #4787

Drop Fedora 36, RHEL 8.4, Ubuntu 18.04 + extras

Drop Fedora 36, RHEL 8.4, Ubuntu 18.04 + extras #4787

Workflow file for this run

name: Auto Labeler - PRs
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- labeled
- unlabeled
permissions:
pull-requests: write
jobs:
label_pull_requests:
runs-on: ubuntu-latest
steps:
- name: Apply Type Label
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
- name: Label documentation-only changes.
uses: Jackenmen/label-doconly-changes@v1
env:
LDC_LABELS: Docs-only