Skip to content

Commit

Permalink
double commented
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Nov 2, 2023
1 parent 1099a33 commit e29a6ee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/new-pr-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
# -r ${{ steps.gh-script-repo.outputs.result }} \
# -n ${{ steps.gh-script-issue.outputs.result }} \
# -g ${{ secrets.GH_TOKEN }}
# ! OR using standalone JAR file.
# ! ochange process-issue ${{ env.resource }} \
# ! -r ${{ steps.gh-script-repo.outputs.result }} \
# ! -n ${{ steps.gh-script-issue.outputs.result }} \
# ! -g ${{ secrets.GH_TOKEN }} \
# ! -j kgcl-robot.jar
## ! OR using standalone JAR file.
## ! ochange process-issue ${{ env.resource }} \
## ! -r ${{ steps.gh-script-repo.outputs.result }} \
## ! -n ${{ steps.gh-script-issue.outputs.result }} \
## ! -g ${{ secrets.GH_TOKEN }} \
## ! -j kgcl-robot.jar

# - name: Clean-up
# run: rm -rf robot-plugins
Expand Down

0 comments on commit e29a6ee

Please sign in to comment.