mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
chore(ci): added labeling and notification for published PRs; (#6059)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import gulp from 'gulp';
|
||||
import fs from 'fs-extra';
|
||||
import axios from './bin/githubAPI.js';
|
||||
import axios from './bin/githubAxios.js';
|
||||
import minimist from 'minimist'
|
||||
|
||||
const argv = minimist(process.argv.slice(2));
|
||||
|
||||
Reference in New Issue
Block a user