Skip to content

Commit

Permalink
Fixed legacy build.
Browse files Browse the repository at this point in the history
  • Loading branch information
klaussilveira committed Jan 15, 2022
1 parent 3b0a37a commit 79ed760
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 2,14 @@ name: Legacy Build

on:
push:
branches: [ legacy ]
branches:
- legacy
tags:
- 1.*

pull_request:
branches: [ legacy ]
branches:
- legacy

jobs:
build:
Expand Down

0 comments on commit 79ed760

Please sign in to comment.