Skip to content

Commit

Permalink
add ci to main
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
Aisuko authored Apr 1, 2024
1 parent b77ce12 commit b6194b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'Backend CI/CD 🚀'
on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
Expand Down

0 comments on commit b6194b5

Please sign in to comment.