Skip to content

Extend database and domain for 'analysis performed' and 'comment' #88

Extend database and domain for 'analysis performed' and 'comment'

Extend database and domain for 'analysis performed' and 'comment' #88

name: Label Pull Requests
permissions:
contents: read
pull-requests: write
on:
pull_request:
types: [ opened, edited ]
jobs:
Assign-Label-To-Pull-Request:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"