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 6090afa commit cd05aecCopy full SHA for cd05aec
1 file changed
.github/workflows/post-merge-validation.yml
@@ -20,7 +20,7 @@ on:
20
description: 'Number of days to look back for PRs'
21
required: false
22
type: number
23
- default: 2
+ default: 1
24
secrets:
25
github-token:
26
description: 'GitHub token with repo access'
0 commit comments