Skip to content

Commit

Permalink
Update resume.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
numacanedo authored Jan 24, 2024
1 parent 55af258 commit 1ee7d71
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/resume.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Update resume

on:
schedule:
- cron: '0 7 * * *'
push:
branches: [ main ]

Expand Down Expand Up @@ -32,4 +30,4 @@ jobs:
with:
path: './docs'
- name: Deploy to GitHub Pages...
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v2

0 comments on commit 1ee7d71

Please sign in to comment.