Skip to content

Commit 642ad2c

Browse files
committed
Remove github.ref from matrix since it's never valid
1 parent e328f42 commit 642ad2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-self.yml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
called-ref:
2323
- ${{ github.sha }}
2424
- ${{ github.ref_name }}
25-
- ${{ github.ref }}
2625
runs-on: ubuntu-latest
2726
steps:
2827
- name: Wait a bit to avoid race conditions

0 commit comments

Comments
 (0)