Skip to content

remove breaking github actions #25

remove breaking github actions

remove breaking github actions #25

Workflow file for this run

name: commit-lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
pull-requests: read
jobs:
commit-lint:
if: ${{ github.repository == 'ekristen/aws-nuke' }}
name: commit-lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6