Skip to content

Add custom and default user agent #7

Add custom and default user agent

Add custom and default user agent #7

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: "Verify Deno Dependencies"
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
types:
- "edited"
- "opened"
- "reopened"
- "synchronize"
workflow_dispatch:
jobs:
main:
name: "Main"
uses: "hugoalh/hugoalh/.github/workflows/verify-deno-dependencies.yml@main"