Skip to content

Commit 4f98a5c

Browse files
Removed this branch from the branches to run tests before we merge it into main.
1 parent 727d659 commit 4f98a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-samples-CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: App samples CI
55

66
on:
77
push:
8-
branches: [ main, improve-ci ] # remove improve-ci before merging into main
8+
branches: [ main ]
99
pull_request:
1010
branches: [ main ]
1111
workflow_dispatch:

0 commit comments

Comments
 (0)