We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0902705 commit 1fb88dcCopy full SHA for 1fb88dc
1 file changed
.github/workflows/sourcery.yml
@@ -12,7 +12,8 @@ on: # yamllint disable-line rule:truthy
12
workflow_dispatch:
13
permissions:
14
contents: read
15
-review-with-sourcery:
+jobs:
16
+ review-with-sourcery:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
0 commit comments