remove schedule for testing run examples

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

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

Loading…
Cancel
Save