Skip to content

Commit

Permalink
Simplified workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Feb 21, 2024
1 parent 5f83063 commit c4bbe59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 50 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build firmware - Push (Dagoma variants)
name: Build firmware - All Dagoma variants

on:
pull_request:
Expand All @@ -7,6 +7,10 @@ on:
push:
branches:
- DE200-2.1.x
release:
types:
- published
workflow_dispatch:

concurrency:
group: ${{ github.workflow_ref }}-${{ github.ref }}
Expand Down
49 changes: 0 additions & 49 deletions .github/workflows/build_release.yaml

This file was deleted.

0 comments on commit c4bbe59

Please sign in to comment.