Skip to content

Commit 2048ffb

Browse files
authored
Create action.yml
1 parent 637b071 commit 2048ffb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

action.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: 'InnerSource-Crawler'
3+
author: 'zkoppert'
4+
description: 'A GitHub Action to create a list of InnerSource repos within an organization.'
5+
runs:
6+
using: 'docker'
7+
image: 'Dockerfile'
8+
branding:
9+
icon: 'check-square'
10+
color: 'white'

0 commit comments

Comments
 (0)