Skip to content

Commit

Permalink
Fix CI push path
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Dec 8, 2022
1 parent 2c91c00 commit 6bba6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
paths:
- '.github/workflows/ci.yml'
- '.github/workflows/build.yml'
- 'bin/import'
- 'db/schema.sql'
pull_request:
Expand Down

0 comments on commit 6bba6c8

Please sign in to comment.