Skip to content

Commit

Permalink
fix: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
undead404 committed Mar 5, 2024
1 parent 651afce commit 03c3fc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: echo ${GITHUB_REF}
- run: echo ${GITHUB_REF##*/}
- env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
name: Create Pull Request
Expand Down

0 comments on commit 03c3fc0

Please sign in to comment.