Przeglądaj źródła

ci: Skip pre-commit on branch builds

version-14
Gavin D'souza 2 lat temu
rodzic
commit
d2a5b8b002
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      .github/workflows/linters.yml

+ 2
- 0
.github/workflows/linters.yml Wyświetl plik

@@ -55,6 +55,8 @@ jobs:
linter:
name: 'Frappe Linter'
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'

steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4


Ładowanie…
Anuluj
Zapisz