Skip to content

Commit

Permalink
[CI Skip] Do not run CI/CD for database-only changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrRip committed Dec 30, 2023
1 parent 4bd8afb commit 05e1eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy-[all].yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths-ignore:
- '.idea/**'
- '.run/**'
- 'database/**'
- 'packages/**'
- '.editorconfig'
- '.eslintrc.js'
Expand Down

0 comments on commit 05e1eaa

Please sign in to comment.