mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-22 20:52:12 -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 #
|
# 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 #
|
||||||
|
|
Loading…
Reference in a new issue