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