Skip to content

Commit

Permalink
- comment out for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Jul 31, 2024
1 parent 633cf6a commit 563c8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: Circle CI Deployment Trigger
id: curl-circle-ci
if: steps.get-pr-state.outputs.STATE == 'success'
# if: steps.get-pr-state.outputs.STATE == 'success'
uses: promiseofcake/circleci-trigger-action@v1
with:
user-token: ${{ secrets.CIRCLE_CI_V2_TOKEN }}
Expand Down

0 comments on commit 563c8dc

Please sign in to comment.