Skip to content

Commit

Permalink
ci: add pr linter on internal as wel
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkness committed Feb 19, 2021
1 parent 323c594 commit 3c6d8ad
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: "Lint PR"

on:
pull_request:
types:
- opened
- edited
- synchronize
pull_request_target:
types:
- opened
Expand Down

0 comments on commit 3c6d8ad

Please sign in to comment.