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 name: CI
on: # on:
workflow_dispatch: # workflow_dispatch:
push: # push:
branches: # branches:
- dev # - dev
- master # - master
paths-ignore: # paths-ignore:
- "docs/**" # - "docs/**"
# only run the latest commit to avoid cache overwrites # only run the latest commit to avoid cache overwrites
concurrency: concurrency: