Skip to content

chore(deps): Bump coverallsapp/github-action from 2.2.3 to 2.3.0 #11417

chore(deps): Bump coverallsapp/github-action from 2.2.3 to 2.3.0

chore(deps): Bump coverallsapp/github-action from 2.2.3 to 2.3.0 #11417

Workflow file for this run

name: "Ensure Semantic PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint_pr:
name: Semantic PR
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}