We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f8c13 commit 05fd533Copy full SHA for 05fd533
config.yml
@@ -59,7 +59,7 @@ steps:
59
path: "./lib/js/src/Index.bs.js"
60
action_id: index_bs_js
61
- type: gate
62
- left: '/Generated by BUCKLESCRIPT/'
+ left: '/Generated by BUCKLESCRIPT/gm'
63
operator: test
64
right: '%actions.index_bs_js%'
65
- type: respond
@@ -74,7 +74,7 @@ steps:
74
path: "./bundle/index.js"
75
action_id: bundle_index_js
76
77
- left: '/fastpack/'
+ left: '/fastpack/gm'
78
79
right: '%actions.bundle_index_js%'
80
0 commit comments