We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd05578 commit f70e19eCopy full SHA for f70e19e
.github/workflows/build_images_regular.yml
@@ -4,7 +4,7 @@ on:
4
- cron: '0 9 13 * *'
5
jobs:
6
build_docker_images_regularly:
7
- runs-on: ubuntu-latest
+ runs-on: self-hosted
8
permissions:
9
issues: write
10
pull-requests: write
0 commit comments