Skip to content

Commit

Permalink
temporarily add branch to ci to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-selo committed Oct 31, 2023
1 parent bdc1799 commit 3808d6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_api.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: ["main", "fix/ci-missing-docker-buildx 4fd233f"]
branches: ["main", "fix-ci-missing-docker-buildx"]
tags: ["v*.*.*"]

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_frontend.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: ["main", "fix/ci-missing-docker-buildx 4fd233f"]
branches: ["main", "fix-ci-missing-docker-buildx"]
tags: ["v*.*.*"]

env:
Expand Down

0 comments on commit 3808d6e

Please sign in to comment.