Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
add an on
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Jul 20, 2024
1 parent ff8739e commit c7d9848
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
name: Tests
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
name: Run Tests
Expand Down

0 comments on commit c7d9848

Please sign in to comment.