run examples on push for testing workflow

pull/425/head
evelynmitchell 10 months ago
parent ebcc63e6b0
commit 4f58322630

@ -1,10 +1,11 @@
name: Run Examples Script name: Run Examples Script
on: on: [push]
push: # on:
branches: [ main ] # push:
pull_request: # branches: [ main ]
branches: [ main ] # pull_request:
# 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 * * *'

Loading…
Cancel
Save