Skip to content

Commit 25e2a3e

Browse files
authored
Merge pull request #5 from adamzolyak/action_yml2
Add action.yml and patching.
2 parents 5d07c9f + b1d8153 commit 25e2a3e

2 files changed

Lines changed: 83 additions & 69 deletions

File tree

action.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: "Comment on Issue from Commit"
2+
description: "Comment on Issue from Commit"
3+
runs:
4+
using: "docker"
5+
image: "Dockerfile"
6+
branding:
7+
icon: "mic"
8+
color: "green"

package-lock.json

Lines changed: 75 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)