Skip to content

Instantly share code, notes, and snippets.

View VeckoTheGecko's full-sized avatar
🌎
back online!

Vecko VeckoTheGecko

🌎
back online!
  • Perth, Australia
  • 07:27 (UTC +08:00)
View GitHub Profile
@VeckoTheGecko
VeckoTheGecko / url-checker.yml
Last active August 27, 2023 03:00
Easy URL checking GitHub Action
name: Check URL Status
on:
workflow_dispatch:
schedule:
- cron: 0 0 * * 0
env:
LINK_TRACKING_ISSUE_NUMBER: 322