|
|
|
|
|
|
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 |