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 4b5c50f commit b53e102Copy full SHA for b53e102
1 file changed
.github/workflows/ci.yml
@@ -35,12 +35,8 @@ concurrency:
35
jobs:
36
miri:
37
uses: taiki-e/github-actions/.github/workflows/miri.yml@main
38
- with:
39
- event_name: ${{ github.event_name }}
40
msrv:
41
uses: taiki-e/github-actions/.github/workflows/msrv.yml@main
42
43
44
release-dry-run:
45
uses: taiki-e/github-actions/.github/workflows/release-dry-run.yml@main
46
tidy:
0 commit comments