Skip to content

Commit 94c0bb8

Browse files
authored
Merge pull request #89 from mvallim/feature/update-workflow
Auto-created pull request from `feature/update-workflow` to `develop`
2 parents 7ef0868 + 5ec7b84 commit 94c0bb8

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)