Skip to content

Commit 5669c36

Browse files
authored
Update rust-clippy.yml
1 parent d3edf69 commit 5669c36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/rust-clippy.yml

+3
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ on:
1818
schedule:
1919
- cron: '33 8 * * 3'
2020

21+
# Allows you to run this workflow manually from the Actions tab
22+
workflow_dispatch:
23+
2124
jobs:
2225
rust-clippy-analyze:
2326
name: Run rust-clippy analyzing

0 commit comments

Comments
 (0)