Disable keepalive-workflow
This commit is contained in:
parent
65807e7842
commit
ddabff2d30
1 changed files with 2 additions and 2 deletions
4
.github/workflows/get_context.yml
vendored
4
.github/workflows/get_context.yml
vendored
|
@ -39,5 +39,5 @@ jobs:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
path: |
|
path: |
|
||||||
artifacts
|
artifacts
|
||||||
- name: Keep workflow alive
|
# - name: Keep workflow alive
|
||||||
uses: gautamkrishnar/keepalive-workflow@v1
|
# uses: gautamkrishnar/keepalive-workflow@v1
|
||||||
|
|
Loading…
Reference in a new issue