Skip to content

Commit

Permalink
[ODS-6441] Promote Packages Workflow Updated (#1112)
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan authored Jul 24, 2024
1 parent 4187ceb commit 1489468
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/Pkg EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ name: Pkg EdFi.Database.Admin
on:
pull_request:
branches: ['main-5x', 'b-v*-patch*','feature-*']
paths:
- '**.sql'
push:
branches: ['main-5x', 'b-v*-patch*','feature-*']
paths:
- '**.sql'
workflow_dispatch:

env:
Expand Down Expand Up @@ -102,4 +98,4 @@ jobs:
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
with:
name: NugetPackages.Artifacts
path: ${{ github.workspace }}/NugetPackages/*.nupkg
path: ${{ github.workspace }}/NugetPackages/*.nupkg
4 changes: 0 additions & 4 deletions .github/workflows/Pkg EdFi.Database.Security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ name: Pkg EdFi.Database.Security
on:
pull_request:
branches: ['main-5x', 'b-v*-patch*','feature-*']
paths:
- '**.sql'
push:
branches: ['main-5x', 'b-v*-patch*','feature-*']
paths:
- '**.sql'
workflow_dispatch:

env:
Expand Down

0 comments on commit 1489468

Please sign in to comment.