Skip to content

Commit

Permalink
ED-4000 feat: Github actions instead of Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
princegupta1131 committed May 30, 2024
1 parent 2a429dd commit b9aad69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- release-8.0.0
pull_request:
branches:
- release-8.0.0

jobs:
build-and-test:
Expand Down

0 comments on commit b9aad69

Please sign in to comment.