ci: update job name

This commit is contained in:
Daniel N 2023-09-18 12:25:24 +02:00
parent e8de796738
commit 0de90cc5fb

View File

@ -7,7 +7,7 @@ on:
branches: [ master, main ]
jobs:
run-danger:
run-awesome-bot:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps: