Allow running the CI manually

This commit is contained in:
Ali Ismayilov
2024-11-23 21:43:34 +01:00
parent 1cc5406b00
commit 8a7843cb35

View File

@@ -4,6 +4,7 @@ on:
branches: branches:
- main - main
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
rubocop: rubocop:
name: RuboCop name: RuboCop