Skip to content

Commit

Permalink
Run tests also on push
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoroth committed Feb 11, 2024
1 parent d61f679 commit cd66fdd
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Tests

on:
pull_request:
branches:
- '*'

push:
branches:
- main
on: [pull_request, push]

jobs:
test:
Expand Down

0 comments on commit cd66fdd

Please sign in to comment.