comment out triggers temporarily

This commit is contained in:
matthewswspence 2024-10-23 10:28:39 -05:00
parent e2287e9c4e
commit 6e8dcbe7e3
No known key found for this signature in database
GPG key ID: FB458202A7852BA4

View file

@ -1,11 +1,16 @@
name: Clone Sandbox Database
on:
# these will be uncommented after testing
# ----
# schedule:
# # Run daily at 2:00 PM EST
# - cron: '0 19 * * *'
# - cron: '0 * * * *'
# Allow manual triggering
workflow_dispatch:
# workflow_dispatch:
# ----
# run on PR for testing before merge.
# pull_request:
env:
DESTINATION_ENVIRONMENT: ms