github actions

This commit is contained in:
2022-06-10 04:15:37 +01:00
committed by GitHub
parent ebf48ad78e
commit a07dcbdc37

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: