Skip to content

Commit 67f3771

Browse files
authored
Merge pull request #5 from rafageist/develop
fix: update branch name from main to master in workflow configuration
2 parents cf8e40e + ec59522 commit 67f3771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build CV PDF
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)