Skip to content

Commit 2caf569

Browse files
committed
add form as event type option
1 parent 1a4a481 commit 2caf569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/statamic-github-workflow-dispatch.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
'event-types' => [
1010
'collection' => true,
1111
'entry' => true,
12+
'form' => true,
1213
'global-set' => true,
1314
'nav' => true,
1415
'taxonomy' => true,

0 commit comments

Comments
 (0)