1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-11 18:06:10 +00:00

Merge pull request #701 from kevin1024/run-actions-on-push-to-topic-branches

Allow triggering CI manually
This commit is contained in:
Sebastian Pipping
2023-05-17 18:01:28 +02:00
committed by GitHub

View File

@@ -5,8 +5,7 @@ on:
branches: branches:
- master - master
pull_request: pull_request:
branches: workflow_dispatch:
- "*"
jobs: jobs:
build: build: