Skip to content

Commit

Permalink
Merge pull request #24 from studio-recoding/feat/cicd
Browse files Browse the repository at this point in the history
[chore] test commit
  • Loading branch information
uommou authored Mar 22, 2024
2 parents c92ee90 + 78781c2 commit d59278d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI/CD

on:
push:
branches: [ dev ]
pull_request:
branches: [ main, dev ]
# pull_request:
# branches: [ main, dev ]

env:
DOCKER_IMAGE: ghcr.io/${{ github.actor }}/ness-fastapi
Expand Down

0 comments on commit d59278d

Please sign in to comment.