🤖 ci: locize-pull-published-sync-pr.yml (#5763)

* fix: ci for locize-pull-published-sync-pr.yml

* fix: ci for locize-pull-published-sync-pr.yml

* fixed missing parameter: base: main

* removed running on pull_request
This commit is contained in:
Ruben Talstra 2025-02-09 21:18:01 +01:00 committed by GitHub
parent 96f1133f0d
commit 1f31171fca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,10 @@
name: Create Translation PR on Version Published name: Create Translation PR on Version Published
on: on:
# testing # do not run during PR request only on push and repository_dispatch
pull_request: # pull_request:
branches: # branches:
- main # - main
push: push:
branches: [main] branches: [main]
repository_dispatch: repository_dispatch: