name: silly-game-frontend

on: push
This commit is contained in:
miwr 2025-04-08 10:10:23 +02:00
parent 53c92ddb1b
commit 4ce1d0f658

View file

@ -1,13 +1,6 @@
on:
push:
branches:
- main
paths:
- 'Dockerfile'
- '**/*.{ts,html,scss,json}'
- 'package*.json'
- 'angular.json'
- 'nginx.conf'
name: silly-game-frontend
on: push
jobs:
build-and-push: