Skip to content

Commit 7cf01fe

Browse files
committed
Add workflow dispatch Actions trigger
1 parent b9e935b commit 7cf01fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Rust
33

44
on:
5+
workflow_dispatch:
56
push:
67
branches: [ "main" ]
78
paths:

0 commit comments

Comments
 (0)