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

Commit0f4717e

Browse files
committed
hotfix(.github): only push dogfood template when /dogfood changes
1 parent50f2d0c commit0f4717e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/dogfood.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ on:
44
push:
55
branches:
66
-main
7+
paths:
8+
-"dogfood/**"
79
# Uncomment these lines when testing with CI.
8-
# paths:
9-
# - "dogfood/**"
1010
# pull_request:
1111
# paths:
1212
# - "dogfood/**"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp