Skip to content

Commit

Permalink
test query-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
guplersaxanoid committed Nov 6, 2023
1 parent de65103 commit 413e5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node-docker.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: "Node-to-docker"
on:
push:
branches:
- "docker-ci-fix"
release:
types:
- published
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/query-docker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: "Query-to-docker"
on:
push:
branches:
- "docker-ci-fix"
release:
types:
- published
Expand Down

0 comments on commit 413e5ac

Please sign in to comment.