Skip to content

Commit ff58385

Browse files
authored
Merge pull request #99 from mvallim/feature/update-workflow
Auto-created pull request into `develop` from `feature/update-workflow`
2 parents a57325b + 2d3fed3 commit ff58385

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

.github/workflows/cd-integration.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- develop
77
types:
88
- closed
9-
push:
10-
branches:
11-
- develop
129

1310
permissions:
1411
contents: write

.github/workflows/cd-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- master
77
types:
88
- closed
9-
push:
10-
branches:
11-
- develop
129

1310
permissions:
1411
contents: write

.github/workflows/cd-snapshot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
- release/**
77
types:
88
- closed
9-
push:
10-
branches:
11-
- release/**
129

1310
permissions:
1411
contents: write

0 commit comments

Comments
 (0)