We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f8296 commit f4a912cCopy full SHA for f4a912c
.github/workflows/sync_with_jira.yml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
10
- - uses: ./github/actions/sync_with_jira/
+ - uses: ./.github/actions/sync_with_jira/
11
with:
12
webhook-url: https://automation.atlassian.com/pro/hooks/01e3a9679be4d3e0e0fb7c1654d5bb603b0111a0
0 commit comments