Skip to content

Commit

Permalink
Comment out, since it doesn't work either
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneCurcuru authored May 23, 2023
1 parent ea16b7f commit c2af6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Build And Deploy Jekyll to Pages
on:
push:
branches: ["main"]
branches: ["test"] # Comment out
permissions:
contents: read
pages: write
Expand Down

0 comments on commit c2af6e8

Please sign in to comment.