Skip to content

Commit 70a994e

Browse files
authored
Merge pull request #10 from eseiler/fix/iwyu
Add missing IWYU parameter
2 parents be8cffe + 5cf86d8 commit 70a994e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cron_iwyu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: seqan/actions/iwyu@main
3333
with:
3434
configure_path: .
35+
additional_mapping: .github/config/custom.imp
3536
token: ${{ secrets.SEQAN_ACTIONS_PAT }}
3637
gpg_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
3738
gpg_passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)