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

Commit2c226f2

Browse files
committed
tmp: test cache logic
1 parentd56aaa7 commit2c226f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/actions/test-cache/upload/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
using:"composite"
1414
steps:
1515
-name:Upload test cache
16-
if:${{ github.ref == 'refs/heads/main' }}
16+
if:${{ github.ref == 'refs/heads/main'|| true}}
1717
uses:actions/cache/save@5a3ec84eff668545956fd18022155c47e93e2684# v4.2.3
1818
with:
1919
path:${{ inputs.cache-path }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp