Skip to content

Commit f212c11

Browse files
committed
ci: remove pr condition
1 parent e06f27d commit f212c11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414

1515
steps:
1616
- name: Checkout pull request head
17-
if: github.event_name == 'pull_request'
1817
uses: actions/checkout@v4
1918
with:
2019
ref: ${{ github.head_ref }}

0 commit comments

Comments
 (0)