Skip to content

Commit a645c23

Browse files
committed
Remove token configuration from add-reaction step in GenAI Issue Labeller workflow
1 parent d6e4994 commit a645c23

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/genai-issue-labeller.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: pelikhan/action-add-reaction@v0
17-
with:
18-
token: ${{ secrets.GITHUB_TOKEN }}
1917
genai-issue-labeller:
2018
runs-on: ubuntu-latest
2119
steps:

0 commit comments

Comments
 (0)