Skip to content

Commit 0e15f1e

Browse files
committed
update jira status script
1 parent 52fc245 commit 0e15f1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

update_jira/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ async function run() {
3838
return
3939
}
4040

41+
console.log('GIT REF', GITHUB_REF)
42+
4143
const allowedBranches = [
4244
'refs/heads/master',
4345
'refs/heads/main',

0 commit comments

Comments
 (0)