소스 검색

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

poetry/7611
Jérôme Deuchnord 1 년 전
부모
커밋
0f9aae47b4
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      .github/workflows/prchecks.yml

.github/workflows/black.yml → .github/workflows/prchecks.yml 파일 보기

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

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


불러오는 중...
취소
저장