We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e328f42 commit 642ad2cCopy full SHA for 642ad2c
.github/workflows/test-self.yml
@@ -22,7 +22,6 @@ jobs:
22
called-ref:
23
- ${{ github.sha }}
24
- ${{ github.ref_name }}
25
- - ${{ github.ref }}
26
runs-on: ubuntu-latest
27
steps:
28
- name: Wait a bit to avoid race conditions
0 commit comments