mirror of
https://github.com/rendercv/rendercv.git
synced 2026-09-17 17:25:53 -04:00
workflows: fix test.yaml
This commit is contained in:
1 parent
3d585cd298
commit
4d2da45ccc
1 file changed
+1
@@ -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