Skip to content

Commit

Permalink
Docs (samples): Update GitHub Workflows linux sample
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh committed May 21, 2024
1 parent 5d8fff7 commit 673ecd6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/samples/ci/github/generic/github-workflows.linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
- name: Powershell version
run: |
pwsh -NoLogo -NonInteractive -NoProfile -Command '$PSVersionTable'
- name: Ignore git permissions
run: |
git config --global --add safe.directory "$( pwd )"
- name: Generate release notes
run: |
# Clone project
Expand Down

0 comments on commit 673ecd6

Please sign in to comment.