Skip to content

Commit

Permalink
Fix the environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Mar 21, 2024
1 parent ad76741 commit 416ce1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/external-prs-handle-comment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# This is a test meltano pipeline
name: external-prs-handle-comment
env:
PR_TOOLS_GITHUB_APP_PRIVATE_KEY: ${{ secrets.PR_TOOLS_GITHUB_APP_PRIVATE_KEY }}
PR_TOOLS_GITHUB_APP_ID: ${{ secrets.PR_TOOLS_GITHUB_APP_ID }}

on:
issue_comment:
Expand Down

0 comments on commit 416ce1d

Please sign in to comment.