Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5bb4d04

Browse files
SNOW-242502 Adding missing checkout (snowflakedb#578)
1 parent f958191 commit 5bb4d04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jira_close.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
close-issue:
99
runs-on: ubuntu-latest
1010
steps:
11+
- name: Checkout
12+
uses: actions/checkout@v2
1113
- name: Jira login
1214
uses: atlassian/gajira-login@master
1315
env:

0 commit comments

Comments
 (0)