Skip to content

Commit

Permalink
always run get pr number step
Browse files Browse the repository at this point in the history
  • Loading branch information
schuenke committed Feb 5, 2025
1 parent b1d22e1 commit ad0ca4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Get PR number
id: pr-context
if: always()
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PR_TARGET_REPO: ${{ github.repository }}
Expand Down

0 comments on commit ad0ca4d

Please sign in to comment.