Skip to content

Commit

Permalink
Merge pull request #41 from the-hideout/properly-get-pr-number
Browse files Browse the repository at this point in the history
properly get pr number for actions workflow
  • Loading branch information
GrantBirki authored May 24, 2022
2 parents 31dbe4c + 7c01f4a commit 128a83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ jobs:
- name: comment
uses: GrantBirki/comment@bb830751dec236a7779e86b2fa1566448f9e7c5f # [email protected]
with:
issue-number: ${{ github.event.number }}
file: .github/new-pr-comment.md

0 comments on commit 128a83f

Please sign in to comment.