소스 검색

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

tags/v1.0.8
Jérôme Deuchnord 1 년 전
committed by Deuchnord
부모
커밋
c11319f31c
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]


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