Skip to content

Commit

Permalink
tinker
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Feb 7, 2022
1 parent eafa65b commit b595fbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_mandatory_trailers.yml
Expand Up @@ -11,4 +11,5 @@ jobs:
- name: print history
run: |
set -x
git log ${{ github.event.pull_request.base.ref }}
echo ${{ github.event.pull_request.base.ref || github.ref }}
echo ${{ github.event.pull_request.head.ref || github.ref }}

0 comments on commit b595fbd

Please sign in to comment.