Skip to content

Commit 30a6485

Browse files
authored
Merge pull request containerd#9702 from roman-kiselenko/disable-scheduled-workflow-for-fork
Disable Links workflow in forks
2 parents 22e1a2e + 966d518 commit 30a6485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/links.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
jobs:
1212
check:
1313
runs-on: ubuntu-latest
14+
if: github.repository == 'containerd/containerd'
1415
name: lychee
1516
timeout-minutes: 15
1617
steps:

0 commit comments

Comments
 (0)