Skip to content

Commit

Permalink
Update to main-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgedevs committed May 29, 2024
1 parent b6a18dc commit 5864d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Main Build
on:
workflow_dispatch:
pull_request:
branches: [ main ]
push:
branches: [ main ]

Expand All @@ -17,7 +18,6 @@ jobs:
uses: actions/checkout@v3
with:
path: Meadow.Foundation.FeatherWings
ref: main

- name: Setup .NET SDK
uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit 5864d58

Please sign in to comment.