Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7fc1e07

Browse files
authoredOct 2, 2024··
Update examples-tizen.yaml
1 parent e3761c4 commit 7fc1e07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎.github/workflows/examples-tizen.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ name: Build example - Tizen
1616

1717
on:
1818
push:
19+
branches:
20+
- master
21+
- 'v*-branch'
1922
branches-ignore:
2023
- 'dependabot/**'
2124
pull_request:

0 commit comments

Comments
 (0)
Please sign in to comment.