Skip to content

Commit 6603460

Browse files
authored
Merge pull request #6014 from menloresearch/ci/add-trigger-pr-dev
ci: enable PR trigger for dev branch in tauri nightly workflow
2 parents 9c0d09c + b53d5f3 commit 6603460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jan-tauri-build-nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
pull_request:
1616
branches:
1717
- release/**
18+
- dev
1819

1920
jobs:
2021
set-public-provider:

0 commit comments

Comments
 (0)