Skip to content

Commit

Permalink
chore(ci/cd): remove feat/cd-cd branch from configs
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Jun 22, 2024
1 parent 0459707 commit b7d7831
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ on:
push:
branches:
- main
- 'feat/ci-cd'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
types: [ completed ]
branches:
- main
- 'feat/ci-cd'
jobs:
pull:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b7d7831

Please sign in to comment.