Skip to content

Merge pull request #8 from dumlj/feat/gh-page #59

Merge pull request #8 from dumlj/feat/gh-page

Merge pull request #8 from dumlj/feat/gh-page #59

name: build
on:
workflow_dispatch:
push:
branches:
- main
- 'feat/*'
- 'feature/*'
- 'hotfix/*'
- 'fix/*'
- 'ci/*'
- 'perf/*'
- 'docs/*'
- 'style/*'
tags-ignore:
- '**'
jobs:
npm:
uses: dumlj/dumlj-workflows/.github/workflows/npm.workflow.yml@main
secrets: inherit