Skip to content

Commit

Permalink
[script] Build on github on push/pull request on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzydevil committed Oct 16, 2023
1 parent 7eb453d commit b131786
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: CI Build

on:
push:
branches: [ dev_v2.5.4 ]
branches: [ master ]
tags:
- '*'
pull_request:
branches: [ dev_v2.5.4 ]
branches: [ master ]

jobs:
netxfirmware:
Expand Down

0 comments on commit b131786

Please sign in to comment.