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 34ec3ed commit d40d324Copy full SHA for d40d324
.github/workflows/examples_matrix.yml
@@ -54,7 +54,6 @@ jobs:
54
run: |
55
git clone https://github.com/${{ github.repository }}
56
cd ${{ github.event.repository.name }}
57
- git checkout ${{ github.sha }}
58
59
- name: Mark the workspace as safe
60
working-directory: ${{ github.event.repository.name }} # until we can use action/checkout@v4
0 commit comments