Skip to content

Commit

Permalink
Test github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Aug 29, 2024
1 parent 7241307 commit a8a0660
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Scheduled Tests

on:
push:
branches: add-biothings-client-auto-test
workflow_dispatch: # Manual trigger
schedule: # Scheduled trigger
- cron: "15,45 14-23,0-1 * * 1-5" # At minutes 15 and 45 past every hour from 14:00 through 01:00 on every day-of-week from Monday through Friday.
Expand Down

0 comments on commit a8a0660

Please sign in to comment.