Skip to content

Commit 0ef605f

Browse files
committed
re-enable ns-test
1 parent 3dea064 commit 0ef605f

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/workflows/ns_test.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: ns test
22

33
on:
4-
workflow_dispatch:
5-
# pull_request:
6-
# push:
7-
# branches:
8-
# - main
9-
# - 'develop_**'
4+
pull_request:
5+
push:
6+
branches:
7+
- main
8+
- 'develop_**'
109

1110
jobs:
1211
ns-test:

0 commit comments

Comments
 (0)