Skip to content

Commit

Permalink
Test hourly, not on push
Browse files Browse the repository at this point in the history
  • Loading branch information
mdemare committed Jun 4, 2024
1 parent 0cc68c5 commit cf145fb
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/test-rio.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Check if RIO queue is up or down

on:
push:
branches:
- 'main'
- 'test-rio'
# - cron: '6 9-17 * * 1-5' # every hour on weekdays during working hours
schedule:
- cron: '6 9-17 * * 1-5' # every hour on weekdays during working hours

jobs:
deps:
Expand Down

0 comments on commit cf145fb

Please sign in to comment.