Skip to content

Commit a02b59a

Browse files
committed
changed workflow
1 parent c13ad4e commit a02b59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-cloud-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test-and-build:
9-
if: github.event_name == 'workflow_dispatch'
9+
if: github.event_name == 'workflow_dispatch' || github.run_attempt > 1
1010
runs-on: ubuntu-latest
1111
environment: github-pages
1212

0 commit comments

Comments
 (0)