Skip to content

Commit

Permalink
trigger deploy on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Dec 5, 2024
1 parent ffc568c commit 6664e60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Deploy to GitHub Pages
on:
push:
branches: 'main'
branches:
- main
- ci/ci/gh-page-workflow

jobs:
build-and-deploy:
Expand Down

0 comments on commit 6664e60

Please sign in to comment.