Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/dev-lead.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

jobs:
dev-lead:
uses: petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@dev-lead/ring0
uses: petry-projects/.github-private/.github/workflows/dev-lead-reusable.yml@dev-lead/ring0 # NOSONAR(githubactions:S7637) first-party channel ref
with:
agent_ref: dev-lead/ring0
secrets: inherit
Expand All @@ -53,4 +53,4 @@
issues: write
actions: read
checks: read
statuses: read # required by dev-lead-reusable.yml since #435
statuses: read # required by dev-lead-reusable.yml since #435

Check failure on line 56 in .github/workflows/dev-lead.yml

View workflow job for this annotation

GitHub Actions / Lint

56:70 [new-line-at-end-of-file] no new line character at the end of file
Loading