1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

main.yml: Allow triggering CI manually

This commit is contained in:
Sebastian Pipping
2023-05-17 16:45:13 +02:00
parent e9f0ede9dd
commit aeff51bd79

View File

@@ -5,6 +5,7 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
build: build: