We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bb734 commit 4b69ecaCopy full SHA for 4b69eca
.github/workflows/move-help-wanted-issues.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: alex-page/github-project-automation-plus@fdb7991b72040d611e1123d2b75ff10eda9372c9
+ - uses: alex-page/github-project-automation-plus@303f24a24c67ce7adf565a07e96720faf126fe36
19
with:
20
project: Docs team reviews
21
column: Help wanted
.github/workflows/move-ready-to-merge-pr.yaml
- name: move PR
- uses: alex-page/github-project-automation-plus@fdb7991b72040d611e1123d2b75ff10eda9372c9
+ uses: alex-page/github-project-automation-plus@303f24a24c67ce7adf565a07e96720faf126fe36
column: Triage
0 commit comments