Skip to content

Commit

Permalink
Renamed unit test .yml file to .github/workflows/run_unit_tests_on_do…
Browse files Browse the repository at this point in the history
…cker.yml and added rule to run schedule before any PRs are approved for merge
  • Loading branch information
susan-pgedge committed Jan 28, 2025
1 parent 94fcc18 commit ea4ee20
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
pull_request:


jobs:
run-scripts:
Expand Down

0 comments on commit ea4ee20

Please sign in to comment.