Skip to content

another push

another push #2

---
name: baris-test
on:
push:
branches:
- "baris/release-*"
jobs:
dry-run:
if: github.event.created && github.repository == 'zenml-io/zenml'
runs-on: ubuntu-latest
steps:
- name: Test
run: echo "Test 2"