mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
workflows: fix test.yaml
This commit is contained in:
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@@ -6,6 +6,7 @@ on:
|
||||
branches: ["main", "dev"]
|
||||
pull_request:
|
||||
branches: ["main", "dev"]
|
||||
workflow_call: # to make the workflow triggerable from other workflows (publish.yaml)
|
||||
|
||||
# The workflow:
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user