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 4766811 commit fa4bbecCopy full SHA for fa4bbec
.github/workflows/tpip.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
with:
22
- ref: ''
+ ref: ${{ github.head_ref }}
23
24
- uses: actions/setup-node@v4
25
0 commit comments