]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove pr trigger from project-updater GHA. (#94483)
authorEzio Melotti <ezio.melotti@gmail.com>
Fri, 1 Jul 2022 11:06:09 +0000 (13:06 +0200)
committerGitHub <noreply@github.com>
Fri, 1 Jul 2022 11:06:09 +0000 (13:06 +0200)
.github/workflows/project-updater.yml

index 4231b03870d6e38fe9a26560f84c096ee546a03c..716ed7841feaeb79a8ba829730cc571ec4063320 100644 (file)
@@ -5,10 +5,6 @@ on:
     types:
       - opened
       - labeled
-  pull_request:
-    types:
-      - opened
-      - labeled
 
 jobs:
   add-to-project: