Skip to content

Commit 05fd533

Browse files
authored
Update config.yml
1 parent 76f8c13 commit 05fd533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ steps:
5959
path: "./lib/js/src/Index.bs.js"
6060
action_id: index_bs_js
6161
- type: gate
62-
left: '/Generated by BUCKLESCRIPT/'
62+
left: '/Generated by BUCKLESCRIPT/gm'
6363
operator: test
6464
right: '%actions.index_bs_js%'
6565
- type: respond
@@ -74,7 +74,7 @@ steps:
7474
path: "./bundle/index.js"
7575
action_id: bundle_index_js
7676
- type: gate
77-
left: '/fastpack/'
77+
left: '/fastpack/gm'
7878
operator: test
7979
right: '%actions.bundle_index_js%'
8080
- type: respond

0 commit comments

Comments
 (0)