Skip to content

Commit 1684bed

Browse files
authored
Update ocwm-creator.yml
1 parent eee027d commit 1684bed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ocwm-creator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
run: npm install @octokit/core@5.1.0
8383

8484
- name: Update Issue Body
85+
if: steps.check-third-tuesday.outputs.is-third-tuesday == 'true'
8586
uses: actions/github-script@v7
8687
env:
8788
MY_TOKEN: ${{ steps.get_workflow_token.outputs.token }}

0 commit comments

Comments
 (0)