Skip to content

Commit 752c0d5

Browse files
authored
Merge pull request #2239 from Kobzol/ci-fix-2
Checkout repository sources in rustc-pull CI action
2 parents d06c3fc + f5d66eb commit 752c0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/rustc-pull.yml

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
if: ${{ !cancelled() }}
8383
runs-on: ubuntu-latest
8484
steps:
85+
- uses: actions/checkout@v4
8586
- name: Compute message
8687
id: create-message
8788
env:

0 commit comments

Comments
 (0)