Make workflow run more specifically

pull/650/head
Lim Chee Aun 2024-08-20 13:43:23 +08:00
rodzic b5fe61a2fe
commit fd7c9248bd
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -4,10 +4,13 @@ on:
pull_request: pull_request:
types: types:
- closed - closed
branches:
- l10n_main
workflow_dispatch: workflow_dispatch:
jobs: jobs:
update-catalogs: update-catalogs:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4