Skip to content

Commit

Permalink
chore: phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
hknutsen committed Jan 2, 2025
1 parent 54a5147 commit 5e67d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
fetch-depth: 0 # Required to show diff between PR source and target branches
fetch-depth: 0 # Required to show diff between PR source and target branch
ref: ${{ github.head_ref }} # Required to push commit to PR source branch

- name: Build Bicep file
Expand Down

0 comments on commit 5e67d2f

Please sign in to comment.