Skip to content

Commit 54efa2c

Browse files
authored
Merge pull request #132 from Shojin-App/release/v1.1.8
2 parents 3d0474c + fa62864 commit 54efa2c

30 files changed

+1470
-944
lines changed

.github/workflows/license_snapshot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@ name: License Snapshot Check
22

33
on:
44
pull_request:
5-
branches: [ main, fix/** ]
65
paths:
76
- 'pubspec.yaml'
87
- 'pubspec.lock'
98
- 'lib/generated/oss_licenses.dart'
109
- '.github/workflows/license_snapshot.yml'
1110
push:
12-
branches: [ main ]
1311
paths:
1412
- 'pubspec.yaml'
1513
- 'pubspec.lock'

0 commit comments

Comments
 (0)