Skip to content

Bump stream_data from 1.0.0 to 1.1.0 #24

Bump stream_data from 1.0.0 to 1.1.0

Bump stream_data from 1.0.0 to 1.1.0 #24

Workflow file for this run

on:
pull_request:
branches:
- "*"
workflow_dispatch: {}
name: "Pull Request"
jobs:
test:
name: "Test"
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml
publish:
name: "Publish"
uses: ./.github/workflows/part_publish.yml