2
0
Fork 0
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:
Egon Geerardyn 2022-03-13 14:23:34 +01:00
parent 2709509bf2
commit ecd9dfeeb5

View file

@ -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