We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637b071 commit 2048ffbCopy full SHA for 2048ffb
action.yml
@@ -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