Skip to content

Commit f9ba033

Browse files
committed
if secret
1 parent deff4a4 commit f9ba033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- run: nix-build test.nix
4141

4242
private-cache:
43-
# if: ${{ github.ref == 'refs/heads/master' }}
43+
if: ${{ github.secret_source == 'Actions' }}
4444
strategy:
4545
matrix:
4646
os: [ubuntu-latest, macos-latest]

0 commit comments

Comments
 (0)