Skip to content

Commit

Permalink
tests for feat branches
Browse files Browse the repository at this point in the history
  • Loading branch information
schimih committed Feb 1, 2023
1 parent 6d5f075 commit 558d3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Build and Test

on:
pull_request:
branches: [ main, development ]
branches: [ main, development, feat/* ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 558d3b4

Please sign in to comment.