feat: initial implementation #5

Merged
jank merged 21 commits from main into release 2025-04-09 16:25:18 +00:00
Showing only changes of commit 142ef2e8f8 - Show all commits

View file

@ -20,7 +20,9 @@ jobs:
ls -l /var/run/act/actions/https---git.kjan.de-actions-pull-request-lint@main/
- name: Set execute permissions (Explicit Path)
if: ${{ always() }}
run: chmod +x /var/run/act/actions/https---git.kjan.de-actions-pull-request-lint@main/main.go.out
- name: Run Pull Request Lint Action
if: ${{ always() }}
uses: https://git.kjan.de/actions/pull-request-lint@main