Skip to content

Commit

Permalink
work flow branch updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cmuhammedrafi committed Aug 28, 2024
1 parent bbc1839 commit 18af2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/L1-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: l1-test

on:
push:
branches: [ main, 'sprint/**', 'release/**' ]
branches: [ main, develop, 'topic/**']
pull_request:
branches: [ main, 'sprint/**', 'release/**' ]
branches: [ main, develop]

env:
BUILD_TYPE: Debug
Expand Down

0 comments on commit 18af2ee

Please sign in to comment.