Commit Graph

2 Commits (0f785e6191b1fad90ab222e2a377cec60fc6e521)

Author SHA1 Message Date
Nazar Serhiichuk 2a79c8842d
Fix action schedule, increase timeout and pin version (#23)
* Fix actions so they run only once on Sunday

* Increase timeout to prevent false positives

Set timeout to 60 seconds, instead of default 20.

* Pin lychee version

It is recommended by the lychee-action authors:
https://github.com/lycheeverse/lychee-action#security-and-updates
2022-10-02 15:22:18 +03:00
Nazar Serhiichuk 994a614d56
Add actions for automatic link tracking (#16)
* Add action for checking links every sunday

* Add workflow that check link on every PR

* Replace link to Post-quantum with web-archive

It is actually working, but it doens't allow automatic tools like
lychee, returning 403.

Som replace this link with the web-archive.

* Replace links that don't respons with web.archive

* Replace badge link

The old gave a TLS error for some reason.
2022-09-28 19:41:03 +03:00