Skip to content

Commit

Permalink
typo replace all
Browse files Browse the repository at this point in the history
  • Loading branch information
linogaliana committed Mar 15, 2024
1 parent 485b096 commit 9bcae4c
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion src/appli18/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli18/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli19a/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli19a/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli19b/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli20/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli20/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli21/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli21/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli22/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli22/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion src/appli23/.github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion src/appli23/.github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev]
- dev

jobs:
build:
Expand Down

0 comments on commit 9bcae4c

Please sign in to comment.