restore old push on everyhing rule

This commit is contained in:
virgula 2025-01-22 21:58:16 +01:00
parent 0e43a030fc
commit 71479eb9b4

View File

@ -3,16 +3,7 @@
name: Build and Release
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- ready_for_review
- synchronize
on: [push, pull_request]
concurrency:
group: ci-${{ github.event_name }}-${{ github.ref }}