Skip to content

Commit

Permalink
Merge pull request #44 from lordgrim18/build
Browse files Browse the repository at this point in the history
fix: finish merging
  • Loading branch information
lordgrim18 authored Jul 10, 2024
2 parents 95ae3b3 + 25bdf8b commit 61d1e11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CD_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cd
name: CD

on:
workflow_run:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/CI_workflow.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI

on:
push:
branches: [ "prod" ]
pull_request:
branches: [ "main", "prod" ]

Expand Down

0 comments on commit 61d1e11

Please sign in to comment.