Skip to content

Commit

Permalink
Enable schedule trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Oct 10, 2023
1 parent c7cff19 commit cbb78b9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Scheduled Tests

on:
push: {}
pull_request:
branches:
- add-scheduled-tests
# on: workflow_dispatch
schedule:
- cron: '58 */3 * * *'

Expand Down

0 comments on commit cbb78b9

Please sign in to comment.