1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-05-07 17:28:39 +00:00

Update the condition of issues intercept

This commit is contained in:
Cotes Chung
2021-02-22 15:50:03 +08:00
parent fc94a8e36b
commit 82b3d061af
+1 -5
View File
@@ -1,10 +1,6 @@
name: "Intercept bad issue/PRs"
on:
issues:
types: [opened, reopened]
pull_request:
types: [opened, reopened]
on: [issues, pull_request]
jobs:
autoclose: