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 6a8646f commit a707956Copy full SHA for a707956
config.yml
@@ -59,7 +59,7 @@ steps:
59
filename: "./lib/js/src/Index.bs.js"
60
action_id: index_bs_js
61
- type: gate
62
- left: '/Generated by BUCKLESCRIPT/gm'
+ left: '/^\/\/ Generated by BUCKLESCRIPT VERSION \d+\.\d+\.\d+, PLEASE EDIT WITH CARE$/gm'
63
operator: test
64
right: '%actions.index_bs_js%'
65
- type: respond
0 commit comments