Skip to content

Commit 82fc0fd

Browse files
committed
remove all files negation glob
1 parent 1dc786e commit 82fc0fd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/code-deploy-producition-quick.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ jobs:
2121
predicate-quantifier: 'every'
2222
filters: |
2323
only_data_changed:
24-
- 'react-native-libraries.json'
25-
- '!**'
24+
- react-native-libraries.json
2625
- name: Use Bun
2726
uses: oven-sh/setup-bun@v2
2827
- name: Deploy

0 commit comments

Comments
 (0)