Skip to content

Verify Plugin Distribution #5554

Verify Plugin Distribution

Verify Plugin Distribution #5554

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow
name: Verify Plugin Distribution
on:
schedule:
# Once per hour
#
# ┌───────────── minute (0 - 59)
# │ ┌────────── hour (0 - 23)
# │ │ ┌─────── day of the month (1 - 31)
# │ │ │ ┌──── month (1 - 12 or JAN-DEC)
# │ │ │ │ ┌─ day of the week (0 - 6 or SUN-SAT)
# │ │ │ │ │
# │ │ │ │ │
# │ │ │ │ │
- cron: '20 * * * *'
push:
branches:
- 'develop'
paths:
- '.github/workflows/verify-distribution.yml'
pull_request:
branches:
- '**'
paths:
- '.github/workflows/verify-distribution.yml'
workflow_dispatch:
permissions: {}
jobs:
verify:
name: Verify Plugin Distribution
permissions:
contents: write # Needed to push commits
pull-requests: write # Needed to create a PR
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-verify-distribution.yml@9203bb0c5423a9a4b395ff5ffd093ba3714d723f # 2.5.1
with:
plugin: wp-crontrol
owner: johnbillion
did: did:plc:kjnlj6j6hvasaxc6rchd3pnu
did-log-path: .did/log.json