mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-24 06:04:46 +03:00
Use v0.1.0 of page/github-project-automation-plus
To fix the automation
This commit is contained in:
parent
4ffdedc5cd
commit
672a9f9d36
2
.github/workflows/issue-or-pr-opened.yml
vendored
2
.github/workflows/issue-or-pr-opened.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
steps:
|
||||
- name: Add issue/PR to project
|
||||
if: github.event.action == 'opened'
|
||||
uses: alex-page/github-project-automation-plus@v0.0.3
|
||||
uses: alex-page/github-project-automation-plus@v0.1.0
|
||||
with:
|
||||
project: Pillow
|
||||
column: New Issues
|
||||
|
|
Loading…
Reference in New Issue
Block a user