Skip to content

fix: Show warning when any ./lib/commands are marked as executable #1359

fix: Show warning when any ./lib/commands are marked as executable

fix: Show warning when any ./lib/commands are marked as executable #1359

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