mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-24 14:14:47 +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:
|
steps:
|
||||||
- name: Add issue/PR to project
|
- name: Add issue/PR to project
|
||||||
if: github.event.action == 'opened'
|
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:
|
with:
|
||||||
project: Pillow
|
project: Pillow
|
||||||
column: New Issues
|
column: New Issues
|
||||||
|
|
Loading…
Reference in New Issue
Block a user