This commit is contained in:
Lukas Gravley 2022-03-25 08:56:31 -05:00 committed by GitHub
parent 2b220141ff
commit 33dfb2b624
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,9 +15,9 @@ name: Repository Visualization
# Start the job on all push or PR to main # # Start the job on all push or PR to main #
########################################### ###########################################
on: on:
push: schedule:
#pull_request: # Sunday at 5:00pm
# type: [closed] - cron: "0 17 * * 0"
############### ###############
# Set the Job # # Set the Job #