Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 #2

Bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3

Bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.3 #2

Workflow file for this run

name: Lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true