Drafted a first verion of this action #5
@ -30,5 +30,9 @@ jobs:
|
||||
- name: Run My Action
|
||||
uses: ./
|
||||
with:
|
||||
branch: ${{ github.ref }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: my-branch
|
||||
pr_title: My PR Title
|
||||
pr_body: My PR Body
|
||||
assignees: Philipp
|
||||
reviewers: Philipp
|
||||
|
Loading…
x
Reference in New Issue
Block a user