瀏覽代碼

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]


Loading…
取消
儲存