Skip to content

Commit

Permalink
Update cicd--mv-website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 authored Feb 1, 2024
1 parent 8285f62 commit 9ccfeeb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/cicd--mv-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: "[mv-website] Build, Release, Deploy"
on:
push:
branches:
#- "main"
- "*"
- "cicd-hugo-workflow"
- "main"
paths:
#- "mv-website/**"
- "*"
- "mv-website/**"
- ".github/workflows/cicd--mv-website.yml"

jobs:
hugo-build-release-deploy:
Expand Down

0 comments on commit 9ccfeeb

Please sign in to comment.