always make push

This commit is contained in:
Robin Bärtschi 2025-02-22 22:15:06 +01:00
parent ec28b74196
commit 4b9cc7aa9a

View File

@ -10,8 +10,6 @@ on:
- cron: '21 23 * * *' - cron: '21 23 * * *'
push: push:
branches: [ "main" ] branches: [ "main" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]