Skip to content

Commit

Permalink
Create action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkoppert committed Oct 15, 2021
1 parent 637b071 commit 2048ffb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: 'InnerSource-Crawler'
author: 'zkoppert'
description: 'A GitHub Action to create a list of InnerSource repos within an organization.'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'check-square'
color: 'white'

0 comments on commit 2048ffb

Please sign in to comment.