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 28478b4 commit c724025Copy full SHA for c724025
.github/workflows/issue_automation.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
issue:
9
name: Notify Jira
10
- uses: CheckmarxDev/ast-cli/.github/workflows/jira_notify.yml@main
+ uses: Checkmarx/ast-cli/.github/workflows/jira_notify.yml@main
11
with:
12
title: ${{ github.event.issue.title }}
13
body: ${{ github.event.issue.body }}
.github/workflows/manual-tag.yml
0 commit comments