Skip to content

Commit

Permalink
run test also on push
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <[email protected]>
  • Loading branch information
daisukes committed Feb 26, 2024
1 parent b26d6d3 commit f67ab6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-test.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Run Unittest

on:
push:
pull_request:
branches:
- main
Expand Down

0 comments on commit f67ab6f

Please sign in to comment.