Skip to content

Commit

Permalink
Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
OSadovy committed Dec 10, 2023
1 parent 7b8cb62 commit 2bd23d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_addon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: build addon
on:
push:
tags: ["*"]
# To build on main/master branch, uncomment the following line:
# branches: [ main , master ]
branches: [ master ]

pull_request:
branches: [ main, master ]
Expand Down

0 comments on commit 2bd23d6

Please sign in to comment.