Skip to content

Commit

Permalink
Fixed changed files to include new docker files.
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes committed Apr 28, 2024
1 parent 41c7d53 commit c43fb93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
.husky/**
scripts/**
.env.sample
.dockerignore
.node-version
tsconfig.json
.gitignore
Expand All @@ -115,8 +116,8 @@ jobs:
vite.config.ts
CODEOWNERS
LICENSE
docker-compose.yaml
Dockerfile
docker-compose.dev.yaml
docker-compose.prod.yaml
setup.ts
schema.graphql
Expand Down

0 comments on commit c43fb93

Please sign in to comment.