Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Aug 31, 2024
1 parent 4ed0212 commit 8798295
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/issue_comp_next-release-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,3 @@ jobs:
process.exit(0);
}
await github.rest.issues.addLabels({
issue_number: ${{ inputs.issue_number }},
owner: '${{ github.repository_owner }}',
repo: 'core'
labels: ['Next Release']
});

0 comments on commit 8798295

Please sign in to comment.