Skip to content

Commit

Permalink
Merge pull request #13221 from ru-fu/notifications
Browse files Browse the repository at this point in the history
actions: fix notification for doc PRs
  • Loading branch information
tomponline authored Mar 27, 2024
2 parents cc82c04 + a0c5752 commit 55cc7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Notify
uses: ./
uses: iamfj/action-label-notification@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
mapping: >
Expand Down

0 comments on commit 55cc7d1

Please sign in to comment.