add ignored repos

This commit is contained in:
Roc136
2021-05-06 22:31:51 +08:00
parent 549731c9c0
commit 92e9cd44a0
4 changed files with 15 additions and 5 deletions

View File

@@ -82,6 +82,11 @@ inputs:
description: "Git commit with your own name and email"
default: "False"
IGNORED_REPOS:
required: false
description: "Repos you don't want to be counted"
default: ""
runs:
using: 'docker'
image: 'Dockerfile'