Skip to content

Commit

Permalink
remove workflow job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Jun 4, 2024
1 parent 7674de5 commit 26b180e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/moonray.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
permissions:
contents: write # for Git to git push
runs-on: ubuntu-22.04
needs: [ prepare ]
steps:
- name: Harden Runner
uses: step-security/harden-runner@v2
Expand Down

0 comments on commit 26b180e

Please sign in to comment.