Skip to content

Commit fe6efbb

Browse files
Merge remote-tracking branch 'origin/main' into dependabot/nuget/src/XtremeIdiots.Portal.Integrations.Forums/nuget-ec9c9b06db
2 parents fa6d343 + b4016e2 commit fe6efbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id-token: write
3636
needs:
3737
- detect-changes
38-
if: !failure() && !cancelled() && needs.detect-changes.outputs.src == 'true'
38+
if: needs.detect-changes.outputs.src == 'true'
3939
runs-on: ubuntu-latest
4040
steps:
4141
- uses: frasermolyneux/actions/dotnet-web-ci@dotnet-web-ci/v1.4

0 commit comments

Comments
 (0)