Skip to content

Commit

Permalink
CIF-154 Implement CI/CD for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
arshdoda committed Aug 7, 2024
1 parent 5426050 commit 61063e7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Dev CIF API CI/CD

on:
pull_request:
branches:
- '**'

permissions:
contents: read
Expand Down

0 comments on commit 61063e7

Please sign in to comment.