Compare commits
No commits in common. "89c97f48cc9e5204041f9e917eb24c2815c053b5" and "bab30945963c2ce1f07e739abbb1254fe9ebea8b" have entirely different histories.
89c97f48cc
...
bab3094596
@ -24,6 +24,7 @@ jobs:
|
|||||||
- name: --- CHECKOUT ---
|
- name: --- CHECKOUT ---
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
# sparse-checkout: '!.*' # TODO this doesn't work, need another fix
|
||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user