Skip to content

Commit 4030c58

Browse files
committed
ci:try just on push
1 parent d7fb6ee commit 4030c58

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/build.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: Build ontology assets
22

33
on:
4-
workflow_dispatch:
5-
workflow_call:
6-
inputs:
7-
is_release:
8-
required: false
9-
type: boolean
10-
default: false
4+
# workflow_dispatch:
5+
# workflow_call:
6+
# inputs:
7+
# is_release:
8+
# required: false
9+
# type: boolean
10+
# default: false
1111
push:
1212
branches:
1313
- respecter-ci

0 commit comments

Comments
 (0)