Skip to content

Commit

Permalink
pull_request Branches Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Jan 25, 2024
1 parent 7815de0 commit 34ad7d3
Show file tree
Hide file tree
Showing 23 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CodeQL Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ name: CodeQL Security Scan Pull request
on:
pull_request:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Dependencies Security Scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Dependency Review Pull request

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
HEAD_REF: ${{ GITHUB.HEAD_REF }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/InitDev Implementation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Trigger InitDev workflows in Implementation repo

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
workflow_dispatch:

env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ name: Packages - EdFi.Database.Admin

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
paths:
- '**.sql'
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Database.Security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ name: Packages - EdFi.Database.Security

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
paths:
- '**.sql'
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
paths:
- '**.sql'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Packages - EdFi.Ods.CodeGen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Packages - EdFi.Ods.CodeGen

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:

env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.PostgreSQL
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.TPDM.PostgreSQL
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template.TPDM
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Packages - EdFi.Ods.Minimal.Template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Minimal.Template
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.PostgreSQL
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.TPDM.PostgreSQL
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]

workflow_dispatch:
repository_dispatch:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template.TPDM
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo ,triggered-from-tpdmartifacts-repo]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Packages - EdFi.Ods.Populated.Template
on:
push:
branches:
[main, 'ODS-*',b-v*-patch*]
[main, b-v*-patch*]
workflow_dispatch:
repository_dispatch:
types: [triggered-from-implementation-repo ,triggered-from-datastandard-repo]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.admin.dataaccess manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: EdFi.Admin.DataAccess Manually triggered build
on:
workflow_dispatch:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.admin.dataaccess pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Admin.DataAccess Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.common manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: EdFi.Common Manually triggered build
on:
workflow_dispatch:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
env:
INFORMATIONAL_VERSION: "6.1"
BUILD_INCREMENTER: "1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.common pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Common Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.loadtools pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.LoadTools Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.ods.api pullrequest .yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Ods.Api Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.ods.common pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Ods.Common Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.security.dataaccess manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: EdFi.Security.DataAccess Manually triggered build
on:
workflow_dispatch:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]
env:
INFORMATIONAL_VERSION: "6.1"
BUILD_INCREMENTER: "1"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/edFi.security.dataaccess pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: EdFi.Security.DataAccess Pull request build and test

on:
pull_request:
branches: [main, 'ODS-*',b-v*-patch*]
branches: [main, b-v*-patch*]

env:
INFORMATIONAL_VERSION: "6.1"
Expand Down

0 comments on commit 34ad7d3

Please sign in to comment.