Skip to content

Commit

Permalink
ci: comment main filter for staging release
Browse files Browse the repository at this point in the history
  • Loading branch information
iulianbarbu committed Nov 22, 2023
1 parent 9b49857 commit ec21ef7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -803,9 +803,9 @@ workflows:
jobs:
- approve-push-unstable:
type: approval
filters:
branches:
only: main
# filters:
# branches:
# only: main
- build-and-push:
name: build-and-push-unstable
aws-access-key-id: DEV_AWS_ACCESS_KEY_ID
Expand Down

0 comments on commit ec21ef7

Please sign in to comment.