Skip to content

Commit

Permalink
Update verify-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Freymaurer authored Nov 6, 2024
1 parent cd0effe commit 505a139
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to GitHub Pages
name: PR Build Check

on:
pull_request:
Expand All @@ -24,4 +24,4 @@ jobs:
run: npm install

- name: Run Astro build check
run: npm run build
run: npm run build

0 comments on commit 505a139

Please sign in to comment.