Skip to content

Commit

Permalink
build: test ci on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
martibosch committed Apr 30, 2024
1 parent cd208d0 commit f6d51db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: tests

on:
push:
branches: [main]
pull_request:
branches:
- "*"
Expand Down

0 comments on commit f6d51db

Please sign in to comment.