Skip to content

[uplift_beta] Workaround to avoid notifying on bugs with patches subm… #66

[uplift_beta] Workaround to avoid notifying on bugs with patches subm…

[uplift_beta] Workaround to avoid notifying on bugs with patches subm… #66

Workflow file for this run

name: Documentation on the wiki page
on:
push:
branches:
- "master"
permissions:
contents: read
jobs:
check-wiki:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: 3.9
- name: Check tools on the wiki page
run: python -m check_tools_on_wiki -ci