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 25adeeb commit 1574723Copy full SHA for 1574723
.github/workflows/on-pull-request.yml
@@ -75,8 +75,6 @@ jobs:
75
steps:
76
- name: Checkouting code...
77
uses: actions/checkout@v4
78
- with:
79
- ref: ${{ github.head_ref }}
80
81
- name: Downloading build artifact....
82
uses: actions/download-artifact@v4
0 commit comments