Skip to content

Commit

Permalink
Merge pull request #78 from theohbrothers/docs/samples-update-github-…
Browse files Browse the repository at this point in the history
…workflows-linux-sample

Docs (samples): Update GitHub Workflows linux sample
  • Loading branch information
joeltimothyoh authored May 21, 2024
2 parents 5d8fff7 + 673ecd6 commit 3f5f160
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 3f5f160

Please sign in to comment.