mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +02:00
Disable urlsup check
Disable `links.yml` introduced by @simeg in #55 for now. For this repo, `awesome-bot` already offers the same functionality, without SSL-related problems. Raised issue in https://github.com/simeg/urlsup/issues/25
This commit is contained in:
parent
2709509bf2
commit
ecd9dfeeb5
1 changed files with 7 additions and 7 deletions
14
.github/workflows/links.yml
vendored
14
.github/workflows/links.yml
vendored
|
@ -1,12 +1,12 @@
|
|||
name: Links
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# Run at 00:00 UTC every Sunday
|
||||
- cron: '0 0 * * */7'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
# on:
|
||||
# schedule:
|
||||
# # Run at 00:00 UTC every Sunday
|
||||
# - cron: '0 0 * * */7'
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue