Skip to content

Commit

Permalink
feat(ci): fix minor ci activation.
Browse files Browse the repository at this point in the history
  • Loading branch information
NhoxxKienn committed Dec 14, 2024
1 parent 406247c commit ab83b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:

push:
branches:
- main
- master
pull_request:
branches:
- master
- feature/keygen_aux
- main

jobs:
build:
Expand Down

0 comments on commit ab83b6c

Please sign in to comment.