mirror of
https://github.com/iv-org/documentation.git
synced 2024-12-06 19:16:32 +01:00
no need external library
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
if: contains(github.event.issue.labels.*.name, 'instance-add')
|
||||
with:
|
||||
node-version: 16
|
||||
- run: npm install request linkifyjs updown.io
|
||||
- run: npm install request linkifyjs
|
||||
if: contains(github.event.issue.labels.*.name, 'instance-add')
|
||||
- uses: actions/github-script@v6
|
||||
if: contains(github.event.issue.labels.*.name, 'instance-add')
|
||||
|
||||
Reference in New Issue
Block a user