Skip to content

Fix typo - allow_manual_tags_sync should be allow_manual_targets_sync #7

Fix typo - allow_manual_tags_sync should be allow_manual_targets_sync

Fix typo - allow_manual_tags_sync should be allow_manual_targets_sync #7

Workflow file for this run

name: Remove PR Labels
on:
pull_request_target:
types: ["closed", "merged"]
jobs:
remove-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions-ecosystem/action-remove-labels@v1
with:
labels: |
awaiting-review