Skip to content

substituting /static/images for /images in all urls -fixes 12208 #7161

substituting /static/images for /images in all urls -fixes 12208

substituting /static/images for /images in all urls -fixes 12208 #7161

name: pr_update_labeler
on:
pull_request_target:
types:
- synchronize
branches:
- master
jobs:
labeler:
if: github.repository_owner == 'internetarchive'
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/labeler@v6
with:
sync-labels: true