Skip to content

Commit

Permalink
FIX change push branch to main to start pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
David Mang committed Sep 1, 2024
1 parent eb98c0b commit c6a6250
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 98 deletions.
97 changes: 0 additions & 97 deletions .github/workflows/deploy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy to Prod

on:
push:
branches: [develop]
branches: [main]

jobs:
build-prod-container:
Expand Down

0 comments on commit c6a6250

Please sign in to comment.