Add dispatch support

This commit is contained in:
Marie 2022-09-24 18:04:27 +02:00 committed by GitHub
parent 191d3e6dd0
commit b8090ee21b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,8 @@ on:
pull_request:
branches: [ "main" ]
paths: [ "src/**" ]
workflow_dispatch:
env:
CARGO_TERM_COLOR: always