mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-25 01:02:56 -04:00
trigger test workflow on branch v1
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -3,9 +3,9 @@ name: Test and report coverage
|
||||
# GitHub events that triggers the workflow:
|
||||
on:
|
||||
push:
|
||||
branches: ["main", "dev"]
|
||||
branches: ["main", "dev", "v1"]
|
||||
pull_request:
|
||||
branches: ["main", "dev"]
|
||||
branches: ["main", "dev", "v1"]
|
||||
workflow_call:
|
||||
|
||||
# The workflow:
|
||||
|
||||
Reference in New Issue
Block a user