Skip to content

Commit

Permalink
chore: temp remove conditional triggers in CircleCI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mindctrl committed Feb 5, 2024
1 parent f615be5 commit c9afb25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ jobs:

workflows:
deploy:
when:
equal: [ "release", << pipeline.parameters.GHA_Event >> ]
# when:
# equal: [ "release", << pipeline.parameters.GHA_Event >> ]
jobs:
- plugin-unzip:
slug: wpgraphql-content-blocks
Expand Down

0 comments on commit c9afb25

Please sign in to comment.