Skip to content

chore(ci): Changing release-please token to CI_PAT #9

chore(ci): Changing release-please token to CI_PAT

chore(ci): Changing release-please token to CI_PAT #9

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- reopened
- edited
permissions:
pull-requests: read
jobs:
main:
name: Validate PR title
runs-on: ubuntu-24.04
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
scopes: |
auth
deps
docs
transfer
tls
driver
server
config
release
requireScope: false