correct workflow name and use main version

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
Martin Schurz 2023-04-16 22:57:44 +02:00
parent cd56c017ba
commit 74c76b8240

View file

@ -8,7 +8,7 @@ on: # yamllint disable-line rule:truthy
branches: [master]
jobs:
ansible-lint:
uses: "dev-sec/.github/.github/workflows/codespell.yml@codespell"
codespell:
uses: "dev-sec/.github/.github/workflows/codespell.yml@main"
with:
ignore_words_list: "chage"