Skip to content

Commit 451e9bc

Browse files
committed
disable validatin
1 parent 63edb38 commit 451e9bc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/validation.yml

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

3-
on:
4-
pull_request:
5-
push:
6-
branches: [ validation ]
7-
tags: [ '*' ]
8-
workflow_dispatch:
3+
#on:
4+
# pull_request:
5+
# push:
6+
# branches: [ development ]
7+
# tags: [ '*' ]
8+
# workflow_dispatch:
99

1010
jobs:
1111
validation:

0 commit comments

Comments
 (0)