Skip to content

Commit 5ec7b84

Browse files
committed
ci: update workflow
1 parent efd7429 commit 5ec7b84

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/cd-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Build, Gates and Pull Request
2+
13
on:
24
pull_request_target:
35
branches:

.github/workflows/cd-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Build and Publish Release
2+
13
on:
24
pull_request_target:
35
branches:

.github/workflows/cd-snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
name: Build, Publish Snapshot and Pull Request
2+
13
on:
24
pull_request_target:
35
branches:

0 commit comments

Comments
 (0)