Skip to content

Commit c5871d9

Browse files
Copilotrajbos
andcommitted
Refine workflow: use v1 action version and improve step description
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent 733401c commit c5871d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tag-rajbos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
pull-requests: write
1919

2020
steps:
21-
- name: Tag rajbos
22-
uses: devops-actions/issue-comment-tag@v1.0
21+
- name: Tag rajbos on new issue or PR
22+
uses: devops-actions/issue-comment-tag@v1
2323
with:
2424
github-token: ${{ secrets.GITHUB_TOKEN }}
2525
username: rajbos

0 commit comments

Comments
 (0)