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.
2 parents be8cffe + 5cf86d8 commit 70a994eCopy full SHA for 70a994e
.github/workflows/cron_iwyu.yml
@@ -32,6 +32,7 @@ jobs:
32
uses: seqan/actions/iwyu@main
33
with:
34
configure_path: .
35
+ additional_mapping: .github/config/custom.imp
36
token: ${{ secrets.SEQAN_ACTIONS_PAT }}
37
gpg_key: ${{ secrets.SEQAN_ACTIONS_GPG_KEY }}
38
gpg_passphrase: ${{ secrets.SEQAN_ACTIONS_GPG_PASSPHRASE }}
0 commit comments