Skip to content

Commit

Permalink
Added runs section to metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Lesches authored Apr 23, 2021
1 parent ff41a4f commit 99fd89a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
name: "Blocking Issues"
description: "Labels issues and PRs when they're blocked"
runs:
using: 'node12'
main: 'index.js'

0 comments on commit 99fd89a

Please sign in to comment.