Skip to content

Commit

Permalink
Github Actions build test for ntxc-drivesound
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed May 1, 2024
1 parent d896e56 commit fe5cd16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Core Builds
on:
push:
branches: [ "main" ]
branches: [ "ntxc-drivesound" ]
pull_request:
branches: [ "main" ]
branches: [ "ntxc-drivesound" ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit fe5cd16

Please sign in to comment.