Skip to content

bump version to 0.3.0-dev #554

bump version to 0.3.0-dev

bump version to 0.3.0-dev #554

Workflow file for this run

name: Webhook Broker Integration Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
integration-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: docker/setup-buildx-action@v2
- name: Generate Pruner Dockerfile
run: /usr/bin/bash ./build/scripts/prune-dockerfile-generator.sh
- name: Run Integration Test
run: make itest