Skip to content

Commit e8d081d

Browse files
kevinhoangpqminhnimble
authored andcommitted
[#558] Test workflow run
1 parent 7aebad4 commit e8d081d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test_uikit_install_script.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Test UIKit Install Script
22

3-
on:
4-
push:
5-
branches: [ feature/**, bug/**, chore/** ]
3+
#on:
4+
# push:
5+
# branches: [ feature/**, bug/**, chore/** ]
66

77
concurrency:
88
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)