Skip to content

Commit

Permalink
Merge pull request #26 from codeplaysoftware/small-workflow-tweak
Browse files Browse the repository at this point in the history
Small fix to the workflow file.
  • Loading branch information
scottstraughan authored Jun 27, 2024
2 parents 5c80d38 + 87adf56 commit a3ac213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Jekyll site to Pages

on:
push:
branches: [$default-branch]
branches: [main]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit a3ac213

Please sign in to comment.