Skip to content

Commit

Permalink
Limit CI branches
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed Nov 14, 2023
1 parent 69586b5 commit a00bf52
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: "build"

on:
push:
branches:
- master
- develop
tags:
- v*
pull_request:
workflow_dispatch:
schedule:
Expand Down

0 comments on commit a00bf52

Please sign in to comment.