Skip to content

Feature/add ci deployment target3 #3

Feature/add ci deployment target3

Feature/add ci deployment target3 #3

Workflow file for this run

name: Changelog CI
on:
pull_request:
types: [ opened ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: "example-v1-0.1.17"