Skip to content

Bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.0 #36

Bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.0

Bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.0 #36

Workflow file for this run

name: CI-pr-label
on:
pull_request_target:
types:
- opened
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Labeling
uses: actions/labeler@v5
with:
configuration-path: .github/pr-labeler.yml
sync-labels: true