Skip to content

Commit a48994f

Browse files
committed
disable validation
1 parent 0501f72 commit a48994f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
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: [ development ]
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)