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
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [push]
# on:
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
# schedule:
# # Runs at 3:00 AM UTC every day
# - cron: '0 3 * * *'

Loading…
Cancel
Save