Skip to content

build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.3 to 0.10.4 #1366

build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.3 to 0.10.4

build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.3 to 0.10.4 #1366

Workflow file for this run

name: "Typos"
on:
push:
branches:
- master
pull_request:
# The branches below must be a subset of the branches above
branches:
- master
schedule:
- cron: '45 9 * * 1'
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Use custom config file
uses: crate-ci/typos@master
with:
config: ./.typos.toml