Skip to content

Commit

Permalink
pull_request condition updated
Browse files Browse the repository at this point in the history
  • Loading branch information
semalaiappan committed Jul 24, 2024
1 parent fa2ee69 commit ce6093e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/Pkg EdFi.Database.Admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ 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
6 changes: 2 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,10 @@ 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 ce6093e

Please sign in to comment.