Skip to content

Merge pull request #43 from imponeer/ci/Increase-dependabot-pull-requ… #16

Merge pull request #43 from imponeer/ci/Increase-dependabot-pull-requ…

Merge pull request #43 from imponeer/ci/Increase-dependabot-pull-requ… #16

Workflow file for this run

name: Auto update project wiki
on:
push:
branches:
- main
tags:
- 'v*' # Initializes on any new tag
jobs:
update_wiki:
runs-on: ubuntu-latest
steps:
- name: Checkouting main code...
uses: actions/[email protected]
- name: Updating Project Wiki...
uses: impresscms-dev/[email protected]
with:
class_root_namespace: Imponeer\Contracts\Editor\
include: Imponeer\Contracts\Editor\**