Skip to content

Commit

Permalink
Update cicd.yml
Browse files Browse the repository at this point in the history
ignore .github changes
  • Loading branch information
qtrinh2 authored Feb 13, 2025
1 parent b749440 commit b78ed12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
- "feature/cicd"
paths:
- "**"
- '!.github/**'

jobs:
build-publish:
Expand Down

0 comments on commit b78ed12

Please sign in to comment.