Skip to content

Commit

Permalink
Run tests on PRs too (#469)
Browse files Browse the repository at this point in the history
* Run tests on PRs too

* Update test.yml
  • Loading branch information
Half-Shot authored May 10, 2023
1 parent 533f27c commit 9f092e9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Tests

on:
push:
branches:
- develop
workflow_dispatch:
pull_request:

jobs:
lint:
Expand Down

0 comments on commit 9f092e9

Please sign in to comment.