Merge branch 'master' into multi-platform
This commit is contained in:
commit
c1363c2fed
4 changed files with 43 additions and 31 deletions
|
|
@ -1,5 +1,9 @@
|
|||
name: 'Create Pull Request'
|
||||
author: 'Peter Evans'
|
||||
description: 'Creates a pull request for changes to your repository in the actions workspace'
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
branding:
|
||||
icon: 'git-pull-request'
|
||||
color: 'gray-dark'
|
||||
Loading…
Add table
Add a link
Reference in a new issue