Skip to content

Commit

Permalink
Run installer action for pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
acolwell committed Dec 20, 2024
1 parent abe44f8 commit bd1b1f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
workflow_dispatch: {}
push:

pull_request:
branches:
- RB-2.5
- RB-2.6

env:
NATRON_BUILD_WORKSPACE: 'D:/nbw'
CI: 'True'
Expand Down

0 comments on commit bd1b1f1

Please sign in to comment.