Skip to content

Commit

Permalink
fix: update notify-triagers workflow to switch back to base repo's ma…
Browse files Browse the repository at this point in the history
…ster branch (#2839)

Co-authored-by: Akshat Nema <[email protected]>
  • Loading branch information
anshgoyalevil and akshatnema authored Apr 4, 2024
1 parent a7a9656 commit 75566da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/notify-triager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
echo "isMergeCommit=false" >> $GITHUB_OUTPUT
fi
- name: Checkout asyncapi/website Repository
uses: actions/[email protected]

- name: Check PR Changes for .md files
id: md-pr-changes
uses: tj-actions/changed-files@aa08304bd477b800d468db44fe10f6c61f7f7b11 # version 42.1.0 https://github.com/tj-actions/changed-files/releases/tag/v42.1.0
Expand Down

0 comments on commit 75566da

Please sign in to comment.