Add workflow_dispatch to re-run manually
This commit is contained in:
@@ -2,6 +2,7 @@ name: "CI"
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
formatting:
|
formatting:
|
||||||
|
|||||||
Reference in New Issue
Block a user