diff --git a/.github/workflows/build-container.yml b/.github/workflows/build-container.yml index b1507903..32c7a26c 100644 --- a/.github/workflows/build-container.yml +++ b/.github/workflows/build-container.yml @@ -9,7 +9,7 @@ on: # yamllint disable rule:truthy - '*' pull_request: branches: - - devel + - '*' schedule: - cron: '0 0 * * *' workflow_dispatch: