Skip to content

Merge pull request #44 from imponeer/dependabot/github_actions/shivam… #27

Merge pull request #44 from imponeer/dependabot/github_actions/shivam…

Merge pull request #44 from imponeer/dependabot/github_actions/shivam… #27

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/checkout@v4
- name: Updating Project Wiki...
uses: impresscms-dev/[email protected]
with:
class_root_namespace: Imponeer\ObjectErrors\
include: Imponeer\ObjectErrors\**