mirror of
https://github.com/actions/labeler
synced 2026-05-09 00:41:01 +02:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').forEachSeries;
|