Skip to content

Commit

Permalink
Fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mczachurski committed Feb 15, 2024
1 parent 41061e7 commit b432177
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@ on:
push:
branches:
- '**'
- '!main'
- '!develop'
pull_request:
branches:
- main
- develop

jobs:
build:
Expand Down

0 comments on commit b432177

Please sign in to comment.