github actions

This commit is contained in:
Jack Bond-Preston 2022-06-10 04:15:37 +01:00 committed by GitHub
parent ebf48ad78e
commit a07dcbdc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,7 @@ on:
# Triggers the workflow on push or pull request events but only for the "master" branch
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
paths: cv/**
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: