summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2022-07-01 11:06:09 (GMT)
committerGitHub <noreply@github.com>2022-07-01 11:06:09 (GMT)
commit022800253f254ba681a9f1093501a9fd1c15bed7 (patch)
tree6bf97079af1d96e6b09ed101674cd0cea1f828b5 /.github
parent544531de23d69f5b23883794fc7bb23a958a0fcb (diff)
downloadcpython-022800253f254ba681a9f1093501a9fd1c15bed7.zip
cpython-022800253f254ba681a9f1093501a9fd1c15bed7.tar.gz
cpython-022800253f254ba681a9f1093501a9fd1c15bed7.tar.bz2
Remove pr trigger from project-updater GHA. (#94483)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/project-updater.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/workflows/project-updater.yml b/.github/workflows/project-updater.yml
index 4231b03..716ed78 100644
--- a/.github/workflows/project-updater.yml
+++ b/.github/workflows/project-updater.yml
@@ -5,10 +5,6 @@ on:
types:
- opened
- labeled
- pull_request:
- types:
- - opened
- - labeled
jobs:
add-to-project: