Skip to content

Publish article pipeline test #6

Publish article pipeline test

Publish article pipeline test #6

Workflow file for this run

name: Publish content before merging
on:
pull_request:
jobs:
publish:
runs-on: ubuntu-latest
steps:
- run: echo "Pipeline will run on merge"