Skip to content

Commit

Permalink
getting tired of adding comments, lets run units on push for now
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Florentine <[email protected]>
  • Loading branch information
jflo committed Nov 29, 2023
1 parent 522b24a commit b9dc2c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: unit-tests
on:
push:
branches: [ github_ci ]
pull_request_review:
types: [ submitted ]
types: [ approved ]


env:
Expand Down

0 comments on commit b9dc2c3

Please sign in to comment.