Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Untereiner committed Mar 18, 2024
1 parent c9fec55 commit a5dafbd
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/lint_pr.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: "Lint PR"

on:
pull_request_target:
types:
- opened
- edited
- synchronize
pull_request
# pull_request_target:
# types:
# - opened
# - edited
# - synchronize

permissions:
pull-requests: write
Expand Down

0 comments on commit a5dafbd

Please sign in to comment.