Skip to content

update follow redirects to 1.15.6 (#756) #449

update follow redirects to 1.15.6 (#756)

update follow redirects to 1.15.6 (#756) #449

name: Generator version guard
on:
push:
branches:
- master
- '[12][0-9].[12]'
pull_request:
jobs:
guard:
runs-on: ubuntu-latest
steps:
- name: Get sources
uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Run check for version update
uses: DevExpress/github-actions/check-for-version-update@main
with:
path: packages/devextreme-vue-generator