Skip to content

Commit

Permalink
Merge pull request #8 from SkywardAI/fix/ci
Browse files Browse the repository at this point in the history
add ci to main
  • Loading branch information
Aisuko authored Apr 1, 2024
2 parents b77ce12 + b6194b5 commit 2af312b
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 2af312b

Please sign in to comment.