Add PR creation from Fork

This commit is contained in:
Jérémy Derussé 2020-03-27 18:56:55 +01:00
parent ac9f92d6e7
commit e48dab0c1c
No known key found for this signature in database
GPG key ID: 2083FA5758C473D2
9 changed files with 48 additions and 12 deletions

View file

@ -30,6 +30,7 @@ jobs:
project: Example Project
project-column: To do
branch: example-patches
request-to-parent: false
- name: Check outputs
run: |
echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"