Skip to content

Commit

Permalink
ci: run Test workflow on pull request instead of push
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgb committed Oct 11, 2023
1 parent 56af930 commit 4b404f7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
name: Test

on:
push:
paths-ignore:
- README.md
pull_request: {}

jobs:
test:
Expand Down

0 comments on commit 4b404f7

Please sign in to comment.