Skip to content

Commit

Permalink
Merge pull request #234 from adobecom/daily-workflow-fixes
Browse files Browse the repository at this point in the history
Fixed nala checkout.
  • Loading branch information
Dli3 authored Aug 6, 2024
2 parents 27e2c88 + 34f03e8 commit ad40e43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-e2e-daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
- name: Check out repository
uses: actions/checkout@v3
with:
repository: adobecom/nala@main
repository: adobecom/nala
ref: main

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit ad40e43

Please sign in to comment.