Skip to content

Commit

Permalink
New commit to get workflow to run
Browse files Browse the repository at this point in the history
  • Loading branch information
chase9 committed Apr 17, 2024
1 parent 1177eb0 commit aff6f32
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ name: Build and Release App

on:
push:
branches: [master, beta]
# workflow_dispatch:
# release:
# types: [published]
pull_request:

jobs:
build:
Expand Down

0 comments on commit aff6f32

Please sign in to comment.