mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
weekly (#2679)
This commit is contained in:
parent
2b220141ff
commit
33dfb2b624
1 changed files with 3 additions and 3 deletions
6
.github/workflows/repo-visualization.yml
vendored
6
.github/workflows/repo-visualization.yml
vendored
|
@ -15,9 +15,9 @@ name: Repository Visualization
|
|||
# Start the job on all push or PR to main #
|
||||
###########################################
|
||||
on:
|
||||
push:
|
||||
#pull_request:
|
||||
# type: [closed]
|
||||
schedule:
|
||||
# Sunday at 5:00pm
|
||||
- cron: "0 17 * * 0"
|
||||
|
||||
###############
|
||||
# Set the Job #
|
||||
|
|
Loading…
Reference in a new issue