Skip to content

Commit

Permalink
run checks on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfysh committed Aug 14, 2024
1 parent 4b81eda commit 5a73edf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
on: pull_request

jobs:
checks:
uses: ./.github/workflows/checks.yaml

0 comments on commit 5a73edf

Please sign in to comment.