Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SGI-CAPP-AT2 authored Oct 29, 2024
1 parent a9b10bd commit 38dc6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
script: |
issue.labels.forEach(label=>console.log(label.name))
context.issue.labels.forEach(label=>console.log(label.name))
Issue-Greeting:
Expand Down

0 comments on commit 38dc6ff

Please sign in to comment.