Skip to content

Commit

Permalink
enable CI for misc/* branches
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Oct 28, 2023
1 parent b57395b commit de5b4be
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,9 +5,9 @@ on:
- fix/*
- feature/*
- release/*
- misc/*
- develop
- main
- linux-builds-fix
jobs:
build:
runs-on: ${{ matrix.build-target.runner }}
Expand Down

0 comments on commit de5b4be

Please sign in to comment.