Skip to content

Commit

Permalink
trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhathcock committed May 21, 2024
1 parent 65edeaa commit 9c7377f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: .NET Build and Publish

on:
pull_request:
branches: ["dui3/alpha"]
push:
branches: ["main"]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
dotnet-version: 7.x.x

- name: Trigger Build Installers
run: ./build.ps1 build-installers ${{ secrets.CONNECTORS_GH_TOKEN }} 9108567828 3.0.0-pr3418.135
run: ./build.ps1 build-installers ${{ secrets.CONNECTORS_GH_TOKEN }} 9171394901 3.0.0-pr3418.151

0 comments on commit 9c7377f

Please sign in to comment.