Skip to content

Commit

Permalink
run tests on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Feb 7, 2024
1 parent 04ec12e commit 5073d00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Run tests

on:
push:
branches: [ master ]
pull_request:
branches: [ main ]

jobs:
build:
Expand Down

0 comments on commit 5073d00

Please sign in to comment.