Skip to content

Commit f24df81

Browse files
committed
test
1 parent d436b71 commit f24df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
delete-only-untagged-versions: true
171171

172172
workflow-keepalive:
173-
if: github.event_name == 'schedule'
173+
# if: github.event_name == 'schedule'
174174
runs-on: ubuntu-latest
175175
permissions:
176176
actions: write

0 commit comments

Comments
 (0)