Skip to content

Commit

Permalink
[chore] test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
uommou committed Mar 22, 2024
1 parent e94307c commit 78781c2
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
@@ -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

0 comments on commit 78781c2

Please sign in to comment.