Skip to content

Commit

Permalink
Update and rename deploy-prod-github.yml to deploy-dev-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishvindersethi22 authored Jul 26, 2024
1 parent b405f9d commit 78ed09f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches:
- master
- develop2
jobs:
build-and-deploy:
concurrency: ci-${{ github.ref }}
Expand Down

0 comments on commit 78ed09f

Please sign in to comment.