clusterlink icon indicating copy to clipboard operation
clusterlink copied to clipboard

Update linkcheck.yml to only run on main repo and not on forks

Open elevran opened this issue 1 year ago • 0 comments

Add jobs.<job_name>.if condition based on owner (could have used github.repository as well). Syntax is documented in https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution

elevran avatar May 19 '24 08:05 elevran