Skip to content

Commit

Permalink
Run PR tests on push for testing purposes
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Wilson <[email protected]>
  • Loading branch information
SWilson4 committed Aug 27, 2024
1 parent 12757bd commit 0efddf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Pull request tests
permissions:
contents: read

on: [pull_request, workflow_dispatch]
on: [push, pull_request, workflow_dispatch]

jobs:
basic-checks:
Expand Down

0 comments on commit 0efddf4

Please sign in to comment.