<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syossan</author_name>
  <author_url>https://blog.hatena.ne.jp/syossan/</author_url>
  <blog_title>生涯未熟</blog_title>
  <blog_url>https://syossan.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>必要に迫られて掲題のように「第２・４週の水曜日に動く」GitHub Actionsを作らなくてはいかん状況になったものの、ちと手間だったのでメモ。 GitHub Actionsにはschedule triggerがあり、cron式を書くことによって定期的に動作するActionは作成できます。 ただ、これだと毎週水曜日に動くのでここから隔週にしたいです。 しかしながら、schedule triggerだと隔週にするような方法がないため、steps内で第２・４週かどうかをチェックしていきましょう。 こんな感じになりますかね。もしかしたら同じことを実現するworkflowがMarketplaceにあ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsyossan.hateblo.jp%2Fentry%2F2023%2F06%2F21%2F140857&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>2023-06-21 14:08:57</published>
  <title>隔週で動くGitHub Actionsを作ろう</title>
  <type>rich</type>
  <url>https://syossan.hateblo.jp/entry/2023/06/21/140857</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
