Skip to content

Commit

Permalink
updated CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mjfelis committed Feb 20, 2024
1 parent d9a4b92 commit de2c96d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci-biometric-authenticator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'biometric-authenticator/**'
- '.github/workflows/ci-biometric-authenticator.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'biometric-authenticator/**'
- '.github/workflows/ci-biometric-authenticator.yml'
workflow_dispatch:

env:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ci-citizen-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'citizen-registry/**'
- '.github/workflows/ci-citizen-registry.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'citizen-registry/**'
- '.github/workflows/ci-citizen-registry.yml'
workflow_dispatch:

env:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ci-email-verification-service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'email-verification-service/**'
- '.github/workflows/ci-email-verification-service.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'email-verification-service/**'
- '.github/workflows/ci-email-verification-service.yml'
workflow_dispatch:

env:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ci-hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'hello-world/**'
- '.github/workflows/ci-hello-world.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'containers/hello-world/**'
- '.github/workflows/ci-hello-world.yml'
workflow_dispatch:

env:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ci-registry-avatar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'citizen-registry/kubernetes/registry-avatar/**'
- '.github/workflows/ci-registry-avatar.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'citizen-registry/kubernetes/registry-avatar/**'
- '.github/workflows/ci-registry-avatar.yml'
workflow_dispatch:

env:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/ci-registry-gaia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ on:
paths:
- 'citizen-registry/kubernetes/registry-gaia/**'
- '.github/workflows/ci-registry-gaia.yml'
pull_request_target:
branches: [ main, dev ]
paths:
- 'citizen-registry/kubernetes/registry-gaia/**'
- '.github/workflows/ci-registry-gaia.yml'
workflow_dispatch:

env:
Expand Down

0 comments on commit de2c96d

Please sign in to comment.