added more functions

This commit is contained in:
2025-07-06 23:42:11 +00:00
parent 75ddfb9e09
commit b74b662e9a
6 changed files with 79 additions and 90 deletions

View File

@@ -5,7 +5,7 @@ name: Docker Image CI for Electricity Calculator
# Controls when the workflow will run
on:
push:
branches: [ "main" ] # Triggers on pushes to the main branch
branches: [ "master" ] # Triggers on pushes to the main branch
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: