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
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