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