We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc786e commit 82fc0fdCopy full SHA for 82fc0fd
1 file changed
.github/workflows/code-deploy-producition-quick.yml
@@ -21,8 +21,7 @@ jobs:
21
predicate-quantifier: 'every'
22
filters: |
23
only_data_changed:
24
- - 'react-native-libraries.json'
25
- - '!**'
+ - react-native-libraries.json
26
- name: Use Bun
27
uses: oven-sh/setup-bun@v2
28
- name: Deploy
0 commit comments