diff --git a/.forgejo/workflows/update-flake-lock.yml b/.forgejo/workflows/update-flake-lock.yml index 5dd57a27..0632d167 100644 --- a/.forgejo/workflows/update-flake-lock.yml +++ b/.forgejo/workflows/update-flake-lock.yml @@ -1,8 +1,7 @@ name: update-flake-lock run-name: ${{ github.actor }} - update-flake-lock on: - push: - - branch: main + push jobs: update-flake-lock: runs-on: docker