Allow manually triggering workflow

This commit is contained in:
Marcos Fadul 2023-02-07 19:46:28 -03:00
parent 8a078f1bd0
commit c60bf031ee
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
name: CI
# yamllint disable-line rule:truthy
on:
[push]
[push, workflow_dispatch]
jobs:
Kinetic: