Skip to content

Add Awaitable#all(List) and Awaitable#any(List) (#338) #193

Add Awaitable#all(List) and Awaitable#any(List) (#338)

Add Awaitable#all(List) and Awaitable#any(List) (#338) #193

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-maven-central:
uses: ./.github/workflows/release.yml
secrets: inherit