1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-13 12:14:19 +02:00

Update and rename ci.yml to ci_master.yml

This commit is contained in:
OliE
2025-08-02 18:03:12 +02:00
committed by GitHub
parent 85d6de56da
commit 303cba2ce2

View File

@@ -6,6 +6,8 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches:
'master'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: