Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweekriti91 authored Mar 21, 2024
1 parent 8e3edb7 commit b518a90
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: Build Xamarin.Forms app

on:
push:
branches:
- dev
# branches: [ main ]
pull_request:
# branches: [ main ]

workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit b518a90

Please sign in to comment.