Skip to content

Commit a272b7c

Browse files
committed
Revert "test: temporarily match dvasilas actor for dependency review testing"
This reverts commit fa8ed54.
1 parent fa8ed54 commit a272b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
CLOUD_ML_REGION: ${{ secrets.CLOUD_ML_REGION }}
1616

1717
review-dependency-bump:
18-
if: github.actor == 'dvasilas'
18+
if: github.actor == 'dependabot[bot]'
1919
uses: scality/workflows/.github/workflows/claude-code-dependency-review.yml@feat/add-dependency-review-workflow
2020
secrets:
2121
GCP_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}

0 commit comments

Comments
 (0)