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

Resolved issue by updating civic tech jobs page#4187

Resolved issue by updating civic tech jobs page

Resolved issue by updating civic tech jobs page #4187

name:Pull Request Trigger
on:
pull_request:
types:[opened, edited]
branches:
-'gh-pages'
jobs:
Check-For-Linked-Issue:
runs-on:ubuntu-latest
if:${{ github.event.action == 'opened' || github.event.action == 'edited' }}
steps:
-name:Checkout repository
uses:actions/checkout@v5
-name:Check for keyword and issue number
id:check-for-keyword
uses:actions/github-script@v8
with:
script:|
const script = require('./github-actions/trigger-pr/check-linked-issue.js')
script({g: github, c: context})

[8]ページ先頭

©2009-2025 Movatter.jp