We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf8e40e + ec59522 commit 67f3771Copy full SHA for 67f3771
1 file changed
.github/workflows/build-cv.yml
@@ -3,7 +3,7 @@ name: Build CV PDF
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
workflow_dispatch:
8
9
permissions:
0 commit comments