Skip to content

Commit d942275

Browse files
authored
Update last-reviewed-cron.yml
1 parent 93f4718 commit d942275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/last-reviewed-cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
const STATUS_DONE = 'Done';
3535
const STATUS_MAINT = 'Maintenance';
3636
const LRD_FIELD_NAME = 'Last Reviewed Date';
37+
const PUBLISHED_URL_FIELD_NAME = 'Published URL';
3738
// ----------------------------------
3839
3940
// Dates

0 commit comments

Comments
 (0)