Skip to content

Bump pytest-cases from 3.6.5 to 3.8.0 #18

Bump pytest-cases from 3.6.5 to 3.8.0

Bump pytest-cases from 3.6.5 to 3.8.0 #18

name: Dependabot Build Transfer
on:
push:
branches:
- 'dependabot/**'
jobs:
build-pass:
runs-on: ubuntu-latest
steps:
# Secrets are not available to dependabot from pull_request events, but are needed for build
- name: "Skip pull_request event"
run: echo "Pass Dependabot build to workflow_run event"