Support pull requests

This commit is contained in:
Domen Kožar 2019-10-03 15:49:37 +02:00
commit f80d6f9d98
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
3 changed files with 18 additions and 6 deletions

View file

@ -21,6 +21,12 @@ jobs:
name: cachix-action
file: test.nix
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'
- name: Test public cache no pushing
uses: ./
with:
name: cachix-action
file: test.nix
signingKey: ''
- name: Test private cache
uses: ./
with: