Merge branch 'master' of github.com:vsoch/pull-request-action
This commit is contained in:
9
action.yml
Normal file
9
action.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: 'Pull Request Action'
|
||||
description: 'A GitHub action to open a pull request'
|
||||
author: 'vsoch'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
branding:
|
||||
icon: 'activity'
|
||||
color: 'yellow'
|
||||
Reference in New Issue
Block a user