Skip to content

chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 #16

chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0

chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 #16

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 }}