Skip to content

Bump actions/configure-pages from 4 to 5 #20

Bump actions/configure-pages from 4 to 5

Bump actions/configure-pages from 4 to 5 #20

Workflow file for this run

name: Check posts before merge
on:
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
check-posts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run the check_posts.py script
run: python3 check_posts.py