chore(CI): Hello Github Bot and Update actions version (#17285)

This commit is contained in:
Kitzunu 2023-09-17 22:14:04 +02:00 committed by GitHub
parent 18f20edbfa
commit 63b10f34a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 27 additions and 18 deletions

View file

@ -9,8 +9,9 @@ jobs:
matrix:
os: [ubuntu-20.04]
runs-on: ${{ matrix.os }}
if: github.repository == 'azerothcore/azerothcore-wotlk'
name: check codestyle
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Check core codestyle
run: source ./apps/ci/ci-codestyle.sh