mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-10-28 11:02:54 +00:00
Compare commits
No commits in common. "c7b8d9cce92a7d4c4374f39f9a551af4aeb1898b" and "f2d7c2de1af1d79ddee310a5218552a646ce78ac" have entirely different histories.
c7b8d9cce9
...
f2d7c2de1a
1 changed files with 2 additions and 9 deletions
11
.github/workflows/main.yml
vendored
11
.github/workflows/main.yml
vendored
|
|
@ -10,13 +10,6 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- uses: lycheeverse/lychee-action@v2.0.2
|
||||||
- name: Run lychee link checker
|
|
||||||
uses: lycheeverse/lychee-action@v2.0.2
|
|
||||||
with:
|
with:
|
||||||
args: >
|
args: --verbose README.md
|
||||||
--verbose
|
|
||||||
--retry-wait-time 10
|
|
||||||
--max-retries 3
|
|
||||||
--user-agent "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36"
|
|
||||||
README.md
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue