Skip to content

Commit fa960ca

Browse files
codejaegerclaude
andcommitted
Fix invalid GitHub workflow and update resume
- Fix main.yml workflow by adding workflow_dispatch trigger - Update resume.pdf with latest version 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 53de9c6 commit fa960ca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ name: Deploy to GitHub Pages (Disabled)
55

66
on:
77
# Disabled - using deploy.yml instead
8+
# Manual trigger only
9+
workflow_dispatch:
810
# push:
911
# branches: [ master ]
1012
# pull_request:

example/static/resume.pdf

4.94 KB
Binary file not shown.

0 commit comments

Comments
 (0)