Skip to content

ci: Prevent PR WF to run twice #1258

ci: Prevent PR WF to run twice

ci: Prevent PR WF to run twice #1258

Workflow file for this run

name: pre-commit
on:
pull_request:
branches-ignore:
- main
- master
- l10n_master
- l10n_new-theme
push:
branches-ignore:
- main
- master
- l10n_master
- l10n_new-theme
jobs:
lint:
uses: geokrety/geokrety-gha-workflows/.github/workflows/pre-commit_php.yml@main
with:
php_version: 8.2