Skip to content

Commit

Permalink
Merge pull request #46 from adobecom/cod17828-patch-3
Browse files Browse the repository at this point in the history
Update run-nala-on-dme.yml
  • Loading branch information
cod17828 authored Aug 28, 2024
2 parents 6838c07 + 2949fd9 commit 988390c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-nala-on-dme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3
- name: Run Nala
uses: adobecom/dme-partners@dme-nala-tests # Change if doing dev work
uses: adobecom/dme-partners@stage # Change if doing dev work
env:
labels: ${{ join(github.event.pull_request.labels.*.name, ' ') }}
branch: ${{ github.event.pull_request.head.ref }}
Expand Down

0 comments on commit 988390c

Please sign in to comment.