Merge branch 'refs/heads/mauster' into developmaunt
# Conflicts: # Dockerfile # Program.cs
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
name: Build Mau & Deploy Mau
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'mauster'
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
||||
concurrency:
|
||||
group: mau
|
||||
|
||||
Reference in New Issue
Block a user