We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb204f commit 463f541Copy full SHA for 463f541
.github/workflows/release.yml
@@ -6,6 +6,8 @@ on:
6
branches: [main]
7
types:
8
- completed
9
+ paths:
10
+ - 'packages/react-native-autocomplete-input/**'
11
12
jobs:
13
release:
0 commit comments