Skip to content

Commit f7559da

Browse files
authored
Revert to main
1 parent 891a2e2 commit f7559da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ on:
119119
required: false
120120

121121
env:
122-
WORKFLOW_BRANCH: "mp/trivy_on_lock_files" # TODO: Revert
122+
WORKFLOW_BRANCH: "main"
123123
POSTGRES_HOSTNAME: postgres_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}
124124

125125
permissions:

0 commit comments

Comments
 (0)