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

Commita1000f7

Browse files
committed
fixup! TEST
1 parentf304fd2 commita1000f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ jobs:
10931093
needs:
10941094
-changes
10951095
-build-dylib
1096-
if:(github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/release/')) && needs.changes.outputs.docs-only == 'false' && !github.event.pull_request.head.repo.fork
1096+
if:(github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/heads/release/') || github.ref == 'refs/heads/dean/release-freeze') && needs.changes.outputs.docs-only == 'false' && !github.event.pull_request.head.repo.fork
10971097
runs-on:${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-22.04' }}
10981098
permissions:
10991099
# Necessary to push docker images to ghcr.io.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp