mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
updates
This commit is contained in:
4
.github/workflows/validate-links.yml
vendored
4
.github/workflows/validate-links.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: CI
|
||||
on: [push, pull_request]
|
||||
on: [pull_request]
|
||||
jobs:
|
||||
validate-links:
|
||||
runs-on: ubuntu-latest
|
||||
@@ -10,4 +10,4 @@ jobs:
|
||||
go-version: "^1.19.5"
|
||||
- uses: actions/checkout@v3
|
||||
- run: go install github.com/ellisonleao/vl/cmd/vl@v0.1.0
|
||||
- run: vl -a 503,403 -t 30s -w poly.pizza,horde3d.org,p1.untergrund.net,bfxr.net,tigsource.com,gamesounds.xyz,jpct.net README.md
|
||||
- run: vl -a 503,403 -t 30s -w html5gamedevelopment.com,poly.pizza,horde3d.org,p1.untergrund.net,bfxr.net,tigsource.com,gamesounds.xyz,jpct.net README.md
|
||||
|
Reference in New Issue
Block a user