<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryuichi1208</author_name>
  <author_url>https://blog.hatena.ne.jp/ryuichi1208/</author_url>
  <blog_title>地方エンジニアの学習日記</blog_title>
  <blog_url>https://ryuichi1208.hateblo.jp/</blog_url>
  <categories>
    <anon>GitHub</anon>
  </categories>
  <description>GitHub Actionsで使える関数一覧 contains() contains( search, item )searchがitem を含む場合、true を返す。 特定ラベルで動作するジョブの定義なんかで使う場合は以下のようになる。 if contains(github.event.issue.labels.*.name, 'bug') startWith() startsWith( searchString, searchValue )searchString が searchValue で始まる場合、true を返す。 if startsWith('Hello world', 'H…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryuichi1208.hateblo.jp%2Fentry%2F2020%2F12%2F04%2F233056&quot; title=&quot;【GitHub Actions】便利な関数表 - 地方エンジニアの学習日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-04 23:30:56</published>
  <title>【GitHub Actions】便利な関数表</title>
  <type>rich</type>
  <url>https://ryuichi1208.hateblo.jp/entry/2020/12/04/233056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
