We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebc576 commit 956ce2fCopy full SHA for 956ce2f
.github/workflows/permission_handler_apple.yaml
@@ -6,7 +6,7 @@ name: permission_handler_apple
6
# events but only for the main branch
7
on:
8
push:
9
- branches: [main, feature/spm-support]
+ branches: [main]
10
paths:
11
- "permission_handler_apple/**"
12
- ".github/workflows/permission_handler_apple.yaml"
0 commit comments