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 8e5b463 commit 5615fa7Copy full SHA for 5615fa7
.github/workflows/miri.yaml
@@ -1,8 +1,5 @@
1
name: Run Miri
2
-on:
3
- pull_request:
4
- branches:
5
- - main
+on: workflow_dispatch
6
7
jobs:
8
miri:
0 commit comments