Skip to content

Commit

Permalink
GPT-commit: Modified workflows: `.github/workflows/jekyll-gh-pages.ym…
Browse files Browse the repository at this point in the history
…l`, `.github/workflows/main.yml`.

GPT-commit: Modified workflows: `.github/workflows/jekyll-gh-pages.yml`, `.github/workflows/main.yml`.
  • Loading branch information
hwixley committed Jan 21, 2024
1 parent f126391 commit 9ed2dea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches: [ master ]
paths:
- .github/workflows/jekyll-gh-pages.yml
- .github/README.md

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
push:
branches: [ master ]
paths:
- .github/workflows/main.yml
- '*.sh'
- src/**

Expand Down

0 comments on commit 9ed2dea

Please sign in to comment.