Skip to content

Fixed GitHub workflow file pr-merge.yml (#75) #37

Fixed GitHub workflow file pr-merge.yml (#75)

Fixed GitHub workflow file pr-merge.yml (#75) #37

Workflow file for this run

name: PR-Merge
on:
push:
branches:
- 'main'
- 'master'
jobs:
publish-docs:
name: Publish Documentation
uses: ./.github/workflows/gh-pages.yml