We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c1969d commit 4e93c2aCopy full SHA for 4e93c2a
.github/workflows/ci.yml
@@ -28,7 +28,6 @@ jobs:
28
29
steps:
30
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
31
- if: ${{ github.event_name == 'push' || github.event_name == 'merge_group' }}
32
with:
33
fetch-depth: 0
34
0 commit comments