mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 18:42:56 +00:00
Revert last change
This commit is contained in:
parent
486b09f9ca
commit
c7a485360e
5
.github/workflows/dotnet.yml
vendored
5
.github/workflows/dotnet.yml
vendored
@ -2,9 +2,10 @@ name: CI
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user