Skip to content

Commit 501dea2

Browse files
remove build and test workflow for now
1 parent 223a957 commit 501dea2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build-test-push-workflow.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Smoke Test Workflow
2-
on: push
2+
on:
3+
push:
4+
branches:
5+
- CSPL_2920_xxx
36
jobs:
47
check-formating:
58
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)