We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06f27d commit f212c11Copy full SHA for f212c11
.github/workflows/pint.yml
@@ -14,7 +14,6 @@ jobs:
14
15
steps:
16
- name: Checkout pull request head
17
- if: github.event_name == 'pull_request'
18
uses: actions/checkout@v4
19
with:
20
ref: ${{ github.head_ref }}
0 commit comments