Skip to content

Commit 79e659b

Browse files
authored
Merge pull request #2 from ServerlessOpsIO/refactor/aws-mocks
Refactor AWS mocks
2 parents a2c1b70 + 33ea9a8 commit 79e659b

18 files changed

Lines changed: 846 additions & 836 deletions

File tree

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
name: Feature Branch
1+
name: Branches
22
on:
33
workflow_dispatch:
44
push:
5-
branches:
6-
- feature/*
7-
- fix/*
5+
branches-ignore:
6+
- 'main'
87

98
jobs:
109
build:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

src/common/common/test/aws/__init__.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)