Skip to content

Commit 3298895

Browse files
authored
check another file
1 parent a707956 commit 3298895

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
@@ -56,10 +56,10 @@ steps:
5656
link: '%actions.setup_pr.data.html_url%'
5757
actions:
5858
- type: getFileContents
59-
filename: "./lib/js/src/Index.bs.js"
59+
filename: "./lib/js/src/model.bs.js"
6060
action_id: index_bs_js
6161
- type: gate
62-
left: '/^\/\/ Generated by BUCKLESCRIPT VERSION \d+\.\d+\.\d+, PLEASE EDIT WITH CARE$/gm'
62+
left: '/Generated by BUCKLESCRIPT/'
6363
operator: test
6464
right: '%actions.index_bs_js%'
6565
- type: respond

0 commit comments

Comments
 (0)