Skip to content

chore(deps): update dependency webpack to v5 [security] - autoclosed #78

chore(deps): update dependency webpack to v5 [security] - autoclosed

chore(deps): update dependency webpack to v5 [security] - autoclosed #78

Workflow file for this run

name: Changelog CI
# Controls when the action will run. Triggers the workflow on a pull request
on:
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
# Checks-out your repository
- uses: actions/checkout@v2
- name: Run Changelog CI
uses: saadmk11/[email protected]
with:
changelog_filename: CHANGELOG.md
config_file: changelog-ci-config.json