Thanks to visit codestin.com Credit goes to github.com
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 f958191 commit 5bb4d04Copy full SHA for 5bb4d04
.github/workflows/jira_close.yml
@@ -8,6 +8,8 @@ jobs:
8
close-issue:
9
runs-on: ubuntu-latest
10
steps:
11
+ - name: Checkout
12
+ uses: actions/checkout@v2
13
- name: Jira login
14
uses: atlassian/gajira-login@master
15
env:
0 commit comments