File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 6
6
original_repository :
7
7
required : true
8
8
type : string
9
+ push_repository :
10
+ required : true
11
+ type : string
9
12
secrets :
10
13
token :
11
14
required : true
47
50
uses : peter-evans/create-pull-request@v4
48
51
with :
49
52
token : ${{ secrets.BOT_TOKEN }}
53
+ push-to-fork : ${{ inputs.push_repository }}
50
54
author :
Schranz PHP Recipes Bot <[email protected] >
51
55
committer :
Schranz PHP Recipes Bot <[email protected] >
52
56
commit-message : Update recipes ${{ steps.date.outputs.date }}
Original file line number Diff line number Diff line change 10
10
uses : schranz-php-recipes/symfony-recipes-php/.github/workflows/callable-watch.yml@main
11
11
with :
12
12
original_repository : https://github.com/symfony/recipes.git
13
+ push_repository : symfony-php-recipes-bot/symfony-recipes-php
13
14
secrets :
14
15
token : ${{ secrets.BOT_TOKEN }}
You can’t perform that action at this time.
0 commit comments