Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Devin/1758753881 shared response types (#2136)#667

Devin/1758753881 shared response types (#2136)

Devin/1758753881 shared response types (#2136) #667

name:Continuous Integration
on:
push:
branches:
-master
-'*.x.x'
paths-ignore:
-'website/**'
jobs:
build-libraries:
uses:./.github/workflows/build-libraries.yml
plugin-integration:
needs:build-libraries
uses:./.github/workflows/plugin-it.yml
build-examples:
needs:build-libraries
uses:./.github/workflows/build-examples.yml
federation-integration:
needs:build-libraries
uses:./.github/workflows/federation-integration.yml
http-spec-compliance:
needs:build-libraries
uses:./.github/workflows/http-spec-compliance.yml
graalvm-integration:
needs:build-libraries
uses:./.github/workflows/graalvm-integration.yml
release-notes:
timeout-minutes:10
runs-on:ubuntu-latest
permissions:
contents:write
pull-requests:read
steps:
-name:Release Drafter
uses:release-drafter/release-drafter@v6
env:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}

[8]ページ先頭

©2009-2025 Movatter.jp