mirror of http://gitea.com/actions/checkout
add dry-run only test
This commit is contained in:
parent
2136fa581b
commit
fb47a3d8df
|
@ -13,4 +13,5 @@ jobs:
|
||||||
close-issue-message: "This issue was closed because it has been stalled for 15 days with no activity."
|
close-issue-message: "This issue was closed because it has been stalled for 15 days with no activity."
|
||||||
exempt-issue-labels: "keep"
|
exempt-issue-labels: "keep"
|
||||||
days-before-stale: 365
|
days-before-stale: 365
|
||||||
days-before-close: 15
|
days-before-close: 15
|
||||||
|
debug-only: true
|
Loading…
Reference in New Issue