Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 5742354 + 682c3b5 commit a804c20Copy full SHA for a804c20
1 file changed
.github/workflows/pr_welcome.yml
@@ -9,6 +9,7 @@ jobs:
9
steps:
10
- uses: actions/first-interaction@v1
11
with:
12
+ add-labels: "status: needs workflow approval"
13
repo-token: ${{ secrets.GITHUB_TOKEN }}
14
pr-message: >+
15
Thank you for opening your first PR into Matplotlib!
0 commit comments