Merge pull request #9702 from roman-kiselenko/disable-scheduled-workflow-for-fork
Disable Links workflow in forks
This commit is contained in:
commit
30a6485376
1
.github/workflows/links.yml
vendored
1
.github/workflows/links.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'containerd/containerd'
|
||||
name: lychee
|
||||
timeout-minutes: 15
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user