Skip to content

Commit

Permalink
Update regression-test workflow to only run on workflow dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Aligbe <[email protected]>
  • Loading branch information
Sarahligbe authored Sep 26, 2024
1 parent d2ce65f commit acbb244
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/regression-test.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Run Regression Tests

on:
schedule:
- cron: '*/15 * * * *' # Runs every 15 minutes
workflow_dispatch:


Expand Down

0 comments on commit acbb244

Please sign in to comment.