Skip to content

Fix crash when setting the masking of the new feed items button if the context is null #62

Fix crash when setting the masking of the new feed items button if the context is null

Fix crash when setting the masking of the new feed items button if the context is null #62

Workflow file for this run

name: "PR size labeler"
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs:
changed-lines-count-labeler:
runs-on: ubuntu-latest
name: Automatically labelling pull requests based on the changed lines count
permissions:
pull-requests: write
steps:
- name: Set a label
uses: TeamNewPipe/changed-lines-count-labeler@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: .github/changed-lines-count-labeler.yml