File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 4444 | 🗂️ Workspace ID | `${{ steps.runs.outputs.workspaceId }}` |
4545 | 😎 Workflow URL | ${{ steps.runs.outputs.workflowUrl }} |
4646 comment_tag : towerrun
47+ if : github.event_name == 'pull_request'
4748
4849 - uses : actions/upload-artifact@v3
4950 with :
Original file line number Diff line number Diff line change 22
33## [ dev ]
44
5- - Action will now fail if pipeline submission fails ([ #2 ] ( https://github.com/seqeralabs/action-tower-launch/pull/2 ) )
5+ - Feature: Action will now fail if pipeline submission fails ([ #2 ] ( https://github.com/seqeralabs/action-tower-launch/pull/2 ) )
6+ - Feature: Add outputs to action [ #3 ] ( https://github.com/seqeralabs/action-tower-launch/pull/3 )
7+ - CI/CD: Add default test run to confirm correct running [ #4 ] ( https://github.com/seqeralabs/action-tower-launch/pull/4 )
8+ - Fix: Remove quotes from output strings [ #5 ] ( https://github.com/seqeralabs/action-tower-launch/pull/5 )
9+ - Docs: Simplify README.md [ #6 ] ( https://github.com/seqeralabs/action-tower-launch/pull/6 )
10+ - Fix: Only run comment-pull-request if CI/CD was triggered by a pull_request[ #7 ] ( https://github.com/seqeralabs/action-tower-launch/pull/7 )
611
712## [[ Version 1.0] ( https://github.com/seqeralabs/action-tower-launch/releases/tag/1.0 )] - 2023-03-28
813
You can’t perform that action at this time.
0 commit comments