ci(rust): allow manual running
Some checks are pending
/ lint-n-test (push) Waiting to run
Some checks are pending
/ lint-n-test (push) Waiting to run
This commit is contained in:
parent
3602e23e68
commit
fafa4d9ad7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
on: [push]
|
||||
on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
lint-n-test:
|
||||
# Run on the 9950x that Aria has access to :3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue