Skip to content

Commit

Permalink
fix jsonresume
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurRin committed Jun 11, 2024
1 parent c8e7eb3 commit b8a6ee0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jsonresume.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: resume.json gist
on:
push:
branches: ["master"]
paths: ["resume.json"]
pull_request:
branches: ["master"]
paths: ["resume.json"]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b8a6ee0

Please sign in to comment.