Skip to content

Commit

Permalink
Merge pull request containerd#9702 from roman-kiselenko/disable-sched…
Browse files Browse the repository at this point in the history
…uled-workflow-for-fork

Disable Links workflow in forks
  • Loading branch information
samuelkarp authored Jan 29, 2024
2 parents 22e1a2e + 966d518 commit 30a6485
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
check:
runs-on: ubuntu-latest
if: github.repository == 'containerd/containerd'
name: lychee
timeout-minutes: 15
steps:
Expand Down

0 comments on commit 30a6485

Please sign in to comment.