Skip to content

Commit 3400e44

Browse files
committed
Update file filters to include Package@swift-5.9.swift
1 parent d541706 commit 3400e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/file-filters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ run_api_stability_for_prs: &run_api_stability_for_prs # API-related code
5252
# Project files
5353
- "Sentry.xcworkspace/**"
5454
- "Sentry.xcodeproj/**"
55-
- "Package.swift"
55+
- "Package*.swift"
5656

5757
# Scripts
5858
- "scripts/build-xcframework-local.sh"

0 commit comments

Comments
 (0)