Skip to content

Commit

Permalink
Github workflow build 14
Browse files Browse the repository at this point in the history
Signed-off-by: Ota Fejfar <ota.fejfar@gmail.com>
  • Loading branch information
fejfao1 committed Apr 16, 2024
1 parent 400b94f commit 2763f9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
pull_request:
branches: [ "github_build" ]
branches: [ "main" ]
workflow_dispatch:
inputs:
version:
Expand Down Expand Up @@ -37,5 +37,4 @@ jobs:
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: Compilation
path: build/release/Wireless_neuron_final.hex

0 comments on commit 2763f9f

Please sign in to comment.