Skip to content

Commit

Permalink
Run cd_update_pages.yml when pushing to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jesper-friis committed Nov 6, 2024
1 parent 3eba3f2 commit 0c5f0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd_update_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Update GitHub Pages
on:
push:
branches:
- main
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-*'
- cd_update_pages

env:
GIT_USER_NAME: CHAMEO Developers
Expand Down

0 comments on commit 0c5f0bb

Please sign in to comment.