Skip to content

Production: Deploy new MediaWiki image ghcr.io/wbstack/mediawiki:sha-2dbdadb #2184

Production: Deploy new MediaWiki image ghcr.io/wbstack/mediawiki:sha-2dbdadb

Production: Deploy new MediaWiki image ghcr.io/wbstack/mediawiki:sha-2dbdadb #2184

Workflow file for this run

on:
pull_request:
types: [ opened, reopened ]
jobs:
build:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: mattermost/action-mattermost-notify@2.0.0
with:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
TEXT: "Pull request opened: [${{ github.event.pull_request.title }}](${{ github.event.pull_request.html_url }})"