0
0
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:
alex289 2023-07-08 19:40:49 +02:00
parent 486b09f9ca
commit c7a485360e
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -2,9 +2,10 @@ name: CI
on:
workflow_dispatch:
pull_request:
push:
branches: [ "main" ]
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build: