Merge branch 'v1' of github.com:sinaatalay/rendercv into v1

This commit is contained in:
Sina Atalay 2024-02-09 20:36:57 +01:00
commit 23ce1e76dc
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: ["main"]
branches: ["main", "v1"]
pull_request:
branches: ["main"]
branches: ["main", "v1"]
release:
types: ["published"]