LinearOperators.jl
LinearOperators.jl copied to clipboard
breakage workflow: update permissions
The final step of the breakage workflow (breakage/upload) fails when a pull request comes from a fork because GITHUB_TOKEN restricts permissions in that scenario. This PR always allows breakage/upload to run.
So, there is no need for https://github.com/JuliaSmoothOptimizers/Krylov.jl/commit/f4d9549a956b9d990baec48b2a5bb9cd28b4365b ?
If I understand well, that change prevents PR comments when the PR originates from a fork.