Skip to content

Commit b53e102

Browse files
committed
ci: Update reusable workflows
1 parent 4b5c50f commit b53e102

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,8 @@ concurrency:
3535
jobs:
3636
miri:
3737
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
38-
with:
39-
event_name: ${{ github.event_name }}
4038
msrv:
4139
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
42-
with:
43-
event_name: ${{ github.event_name }}
4440
release-dry-run:
4541
uses: taiki-e/github-actions/.github/workflows/release-dry-run.yml@main
4642
tidy:

0 commit comments

Comments
 (0)