Skip to content

Commit

Permalink
YAML considered harmful
Browse files Browse the repository at this point in the history
  • Loading branch information
kkadosa committed Dec 5, 2023
1 parent 8ec233d commit 46651ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/AutosarUmlActionExample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
runs-on: windows-latest
timeout-minutes: 15
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
lfs: true
fetch-depth: 0
with:
ref: ${{ github.event.pull_request.head.sha }}
lfs: true
fetch-depth: 0
- uses: LieberLieber/setup-LemonTree.Automation@v1
id: GetLTA
with:
Expand Down

0 comments on commit 46651ff

Please sign in to comment.