Explorar el Código

ci: don't check PR if it is not a PR

poetry/7611
Jérôme Deuchnord hace 1 año
padre
commit
0f9aae47b4
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      .github/workflows/prchecks.yml

.github/workflows/black.yml → .github/workflows/prchecks.yml Ver fichero

@@ -1,8 +1,6 @@
name: Pull Request Checks

on:
push:
branches: [main, features]
pull_request:
branches: [main, features]


Cargando…
Cancelar
Guardar