Skip to content

Commit 1577b59

Browse files
committed
ci: Update reusable workflows
1 parent f83fb71 commit 1577b59

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,8 @@ concurrency:
3434
jobs:
3535
miri:
3636
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
37-
with:
38-
event_name: ${{ github.event_name }}
3937
msrv:
4038
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
41-
with:
42-
event_name: ${{ github.event_name }}
4339
test:
4440
uses: taiki-e/github-actions/.github/workflows/test.yml@main
4541
tidy:

0 commit comments

Comments
 (0)