Reverted docker actions

This commit is contained in:
fredodiable 2023-08-15 02:00:10 +02:00
parent a60cbdf7e5
commit d434614917

View File

@ -6,7 +6,6 @@ name: Docker
# documentation.
on:
workflow_dispatch:
schedule:
- cron: '20 0 * * *'
push:
@ -26,7 +25,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
permissions:
contents: read
packages: write