Skip to content

add requirements.txt to trigger files of set new version tag #95

add requirements.txt to trigger files of set new version tag

add requirements.txt to trigger files of set new version tag #95

name: Check stubs configs json file
on:
push:
branches:
- '*'
- '!master'
jobs:
check_stubs_configs_file:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
- name: Check stubs configs json file
run: |
make check_stubs_configs_file