Skip to content

Commit 1fb88dc

Browse files
authored
Update sourcery.yml
1 parent 0902705 commit 1fb88dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sourcery.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ on: # yamllint disable-line rule:truthy
1212
workflow_dispatch:
1313
permissions:
1414
contents: read
15-
review-with-sourcery:
15+
jobs:
16+
review-with-sourcery:
1617
runs-on: ubuntu-latest
1718
steps:
1819
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)