personalauswahlalgorithmen #6
@ -24,6 +24,7 @@ jobs:
|
|||||||
- name: --- CHECKOUT ---
|
- name: --- CHECKOUT ---
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
sparse-checkout: '!.*'
|
||||||
path: ./tmp
|
path: ./tmp
|
||||||
- name: --- NOTIFY ---
|
- name: --- NOTIFY ---
|
||||||
run: |
|
run: |
|
||||||
@ -32,4 +33,4 @@ jobs:
|
|||||||
-H "Content-Type: text/plain" \
|
-H "Content-Type: text/plain" \
|
||||||
-d $'Repo: ${{ github.repository }}\nRef: ${{ github.ref }}\nStatus: ${{ job.status}}' \
|
-d $'Repo: ${{ github.repository }}\nRef: ${{ github.ref }}\nStatus: ${{ job.status}}' \
|
||||||
ntfy.sh/schallbert-borgmatic-catzenklebermusoelkanne
|
ntfy.sh/schallbert-borgmatic-catzenklebermusoelkanne
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user