Skip to content

Commit

Permalink
Run GHA on pull request too
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Mar 23, 2024
1 parent d47ed8c commit 2b5b163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
@@ -1,6 +1,6 @@
name: Run tests

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

jobs:
lint:
Expand Down

0 comments on commit 2b5b163

Please sign in to comment.