Skip to content

Commit 0475a57

Browse files
committed
chore: update token for github test
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent fcadb4e commit 0475a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-issue-labels-compute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187

188188
dispatch-add:
189189
needs: compute-labels
190-
if: ${{ needs.compute-labels.outputs.is_fork_pr != 'true' }}
190+
# if: ${{ needs.compute-labels.outputs.is_fork_pr != 'true' }}
191191
runs-on: ubuntu-latest
192192
steps:
193193
- name: Trigger add workflow

0 commit comments

Comments
 (0)