Skip to content

Commit 9c3338a

Browse files
authored
Update pages-deploy.yml
1 parent 369e623 commit 9c3338a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ permissions:
2424
jobs:
2525
build:
2626
runs-on: ubuntu-latest
27+
if: ${{ github.event.head_commit.message != 'Initial commit' }}
2728

2829
steps:
2930
- name: Checkout

0 commit comments

Comments
 (0)