Skip to content

Commit

Permalink
Change token
Browse files Browse the repository at this point in the history
  • Loading branch information
jnowakow committed Jan 24, 2025
1 parent 68aad6d commit 9da99fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commentOnNativeFileChanged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
gh pr comment ${{ github.event.number }} --repo Expensify/App --body \
":warning: This PR is possibly changing native code. It may cause problems in Hybrid App. Please ask Hybrid App team to review those changes in the Slack open-source channel. The C+ can help you with that. :warning:"
env:
GITHUB_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9da99fd

Please sign in to comment.