浏览代码

changing the test issue

/github-action
Wesley Mareovich Smith 3 年前
当前提交
8206e4c0
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      .github/workflows/update-jira.yml

4
.github/workflows/update-jira.yml


steps:
- run: echo "Comment on issue #${{github.event.issue.number}}"
- run :
AIVTS-19 #comment Issue on comment Testing github action
AIVTS-15 #comment Issue on comment Testing github action
On-Issue-Labeled:
runs-on: ubuntu-latest

- run: echo "Issue Labeled #${{github.event.issue.number}}"
- run :
AIVTS-19 #comment Issue on Label Testing github action
AIVTS-15 #comment Issue on Label Testing github action
正在加载...
取消
保存