ci: switch to push event for renovate workflow

This commit is contained in:
Nicolas Meienberger 2023-06-20 23:54:42 +02:00
parent 65813de4b8
commit 77b58d9438

View File

@ -1,9 +1,9 @@
name: Update app version in Renovate Branches name: Update app version in Renovate Branches
on: on:
pull_request: push:
types: [opened, synchronize, reopened, ready_for_review] branches:
branches: ["renovate/*"] - renovate/*
jobs: jobs:
update-app-version: update-app-version: