We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e54cc67 commit 5fa72d4Copy full SHA for 5fa72d4
.github/workflows/go.yml
@@ -83,6 +83,7 @@ jobs:
83
use_oidc: ${{ !(github.event_name == 'pull_request' && github.event.pull_request.head.repo.fork) }}
84
85
generate-diff:
86
+ needs: mod-diff
87
runs-on: ubuntu-latest
88
steps:
89
- uses: actions/checkout@v4
0 commit comments