Skip to content

Commit a580292

Browse files
authored
Update build_images_regular.yml
1 parent 96392ce commit a580292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_images_regular.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
- cron: '0 9 13 * *'
55
jobs:
66
build_docker_images_regularly:
7-
runs-on: self-hosted
7+
runs-on: [self-hosted]
88
permissions:
99
issues: write
1010
pull-requests: write

0 commit comments

Comments
 (0)