remove schedule for testing run examples

pull/425/head
evelynmitchell 10 months ago
parent e4e4070ece
commit ebcc63e6b0

@ -5,9 +5,9 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
# Runs at 3:00 AM UTC every day
- cron: '0 3 * * *'
# schedule:
# # Runs at 3:00 AM UTC every day
# - cron: '0 3 * * *'
jobs:
run-examples:

Loading…
Cancel
Save