Skip to content

Commit

Permalink
Test also egi_brand
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 22, 2024
1 parent c819efa commit fb57f21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Test IM-Dashboard

on:
push:
branches: ["master"]
branches: ["master", "egi_brand"]
pull_request:
branches: ["master"]
branches: ["master", "egi_brand"]

jobs:
test:
Expand Down

0 comments on commit fb57f21

Please sign in to comment.