Skip to content

Commit

Permalink
Merge branch 'main' of github.com:typositoire/concourse-helm3-resourc…
Browse files Browse the repository at this point in the history
…e into test/fix_comment_from_forks
  • Loading branch information
Typositoire committed Mar 28, 2024
2 parents eb976d8 + 5d9c7dd commit dc43967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ jobs:
- name: Dispatch information to repository 🗣️
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.TOKENFORCOMMENT }}
repository: typositoire/concourse-helm3-resource
event-type: pr-comment
client-payload: '{"pr_number": "${{ github.event.number }}", "artifact_url": "${{ steps.artifact-upload.outputs.artifact-url }}", "run_id": "${{ github.run_id }}"}'

0 comments on commit dc43967

Please sign in to comment.