Update ci.yml

This commit is contained in:
WhiteWolf84 2025-02-05 19:20:05 +01:00 committed by GitHub
parent b0d9db1f4d
commit 6ae62b45de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +1,13 @@
name: CI
on:
workflow_dispatch:
push:
branches:
- dev
- master
paths-ignore:
- "docs/**"
# on:
# workflow_dispatch:
# push:
# branches:
# - dev
# - master
# paths-ignore:
# - "docs/**"
# only run the latest commit to avoid cache overwrites
concurrency: