Skip to content

Bump HtmlAgilityPack from 1.12.4 to 1.13.0 #25

Bump HtmlAgilityPack from 1.12.4 to 1.13.0

Bump HtmlAgilityPack from 1.12.4 to 1.13.0 #25

Workflow file for this run

name: 🩺 Continuous integration ⏩
on:
push:
branches: [main]
paths: ['scripts/**','src/**','test/**']
pull_request:
types: [opened, reopened]
branches: [main]
paths: ['scripts/**','src/**','test/**']
workflow_dispatch: {}
permissions:
contents: read
security-events: write
actions: read
jobs:
call-workflow:
uses: brianary/actions/.github/workflows/continuous-integration.yml@main