The Links workflow should be disabled in forks.

Signed-off-by: roman-kiselenko <roman.kiselenko.dev@gmail.com>
This commit is contained in:
roman-kiselenko 2024-01-28 12:23:11 +03:00
parent d48dcf8181
commit 966d518014

View File

@ -11,6 +11,7 @@ on:
jobs:
check:
runs-on: ubuntu-latest
if: github.repository == 'containerd/containerd'
name: lychee
timeout-minutes: 15
steps: