Skip to content

Commit

Permalink
Upgrade scheduled test to send errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Aug 14, 2024
1 parent 4578362 commit 3588c17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
workflow_dispatch:
# schedule:
# - cron: '0 */3 * * *'

pull_request:
branches:
- github-action-schedule-remote-tests
jobs:
run_app_tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3588c17

Please sign in to comment.