2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-06-25 05:41:53 +00:00

Rename to check-formatting

This commit is contained in:
Jan
2023-11-19 12:17:11 +01:00
parent 30052461da
commit 8fe5ac2a69

View File

@ -1,10 +1,10 @@
name: ensure-formatting
name: check-formatting
on:
pull_request:
jobs:
ensure-formatting:
check-formatting:
runs-on: ubuntu-latest
steps:
- name: Checkout repository