Skip to content

Commit

Permalink
Update demo_deploy.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Cal <[email protected]>
  • Loading branch information
CallumWalley authored Nov 20, 2024
1 parent d9deb96 commit 2bbec7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy PR branches
on:
pull_request:
branches: "!assets-update"
branches-ignore: "assets-update"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TARGET_REPO: "mkdocs-demo-deploy"
Expand Down

0 comments on commit 2bbec7c

Please sign in to comment.