We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a426f1a commit ac84938Copy full SHA for ac84938
1 file changed
.github/workflows/iwyu.yml
@@ -177,7 +177,7 @@ jobs:
177
uses: actions/checkout@v4
178
with:
179
persist-credentials: false
180
- repository: 'include-what-you-use/include-what-you-use' # TODO: make configurable in trigger
+ repository: 'firewave/stream' # TODO: make configurable in trigger
181
ref: ''
182
path: 'include-what-you-use'
183
0 commit comments