Ver código fonte

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

tags/v1.0.8
Jérôme Deuchnord 1 ano atrás
committed by Deuchnord
pai
commit
c11319f31c
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      .github/workflows/prchecks.yml

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

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

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


Carregando…
Cancelar
Salvar