ci: add step to read event.json in PR workflow
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
All checks were successful
Lint Pull Request / Lint Pr Title (pull_request) Successful in 9s
This commit is contained in:
parent
ce06de60eb
commit
2c943b845f
1 changed files with 2 additions and 0 deletions
|
@ -17,3 +17,5 @@ jobs:
|
|||
|
||||
- name: Run Pull Request Lint Action
|
||||
uses: https://git.kjan.de/actions/pull-request-lint@main
|
||||
|
||||
- run: cat /var/run/act/workflow/event.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue