Skip to content

Commit

Permalink
Merge pull request #34 from adobecom/cod17828-patch-1
Browse files Browse the repository at this point in the history
Update run-nala-on-dme.yml
  • Loading branch information
Ben-Zahler authored Aug 8, 2024
2 parents 8c1cdd9 + 1691d8b commit 45b66e1
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/nala@main # Change if doing dev work
uses: cod17828/nala@dev # 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 45b66e1

Please sign in to comment.