Skip to content

Commit

Permalink
make the action run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
benlee0423 committed Feb 16, 2024
1 parent 97b5188 commit fe64a7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Run Test
on:
push:
branches: [89-adding-unit-testing-for-the-pr-validation]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit fe64a7e

Please sign in to comment.