Skip to content

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 #146

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 #146

Workflow file for this run

name: Lint PR title
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
branches:
- main
jobs:
lint-pr-title:
runs-on: ubuntu-latest
steps:
- uses: grafana/shared-workflows/actions/lint-pr-title@main
env:
GITHUB_TOKEN: ${{ github.token }}