mirror of
https://github.com/g3rv4/FakeRelay.git
synced 2025-02-16 07:19:12 +01:00
9 lines
139 B
YAML
9 lines
139 B
YAML
name: build
|
|
on:
|
|
push:
|
|
branches: [ main ]
|
|
|
|
jobs:
|
|
build-containers:
|
|
uses: g3rv4/actions/.github/workflows/dotnet-webapp.yml@v1.1
|