Skip to content

Commit

Permalink
Merge pull request #6 from adamzolyak/action_yml
Browse files Browse the repository at this point in the history
Add action.yml and patching.
  • Loading branch information
adamzolyak authored Feb 19, 2020
2 parents c17fa85 + 558ecb1 commit 558a817
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 65 deletions.
8 changes: 8 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: "Issue Bulk Labeler"
description: "Issue Bulk Labeler"
runs:
using: "docker"
image: "Dockerfile"
branding:
icon: "tag"
color: "green"
163 changes: 98 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 558a817

Please sign in to comment.