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

CI: Release Action needs changes#1413

CI: Release Action needs changes

CI: Release Action needs changes #1413

Workflow file for this run

name:'Rerun failed workflows'
on:
issue_comment:
types:[created]
jobs:
rerun_pr_tests:
name:rerun_pr_tests
if:${{ github.event.issue.pull_request }}
runs-on:ubuntu-24.04
steps:
-uses:estroz/rerun-actions@main
with:
repo_token:${{ secrets.GITHUB_TOKEN }}
comment_id:${{ github.event.comment.id }}

[8]ページ先頭

©2009-2025 Movatter.jp