Skip to content

Commit 0c34bba

Browse files
authored
Add redundant checks for PRs so that none are missed
1 parent 3065da2 commit 0c34bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/track_backlog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
COLUMN_NAME: 'Code Review'
3333
ISSUE_TYPE: 'pr'
3434
INTERVAL: 1
35-
INTERVAL_UNIT: 'h'
35+
INTERVAL_UNIT: 'd'

0 commit comments

Comments
 (0)