We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5424da commit d833eaeCopy full SHA for d833eae
.github/workflows/ci.yml
@@ -81,7 +81,6 @@ jobs:
81
- uses: actions/checkout@v4
82
with:
83
fetch-depth: 0
84
- ref: ${{ github.head_ref || github.ref_name }}
85
86
# Do a dry run of PSR
87
- name: Test release
0 commit comments