Skip to content

Commit b9811fc

Browse files
committed
イベントフィルター
1 parent bfc2a4e commit b9811fc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/timeout.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Timeout
2-
on: push
2+
on:
3+
push:
4+
paths:
5+
- ".github/workflows/timeout.yml" # ワークフローファイルのみ
36
jobs:
47
sleep:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)