mitm001
5 năm trước cách đây
mục cha
commit
7740ad6b11
|
@@ -17,11 +17,14 @@
|
|
|
name: Algolia Search
|
|
|
|
|
|
on:
|
|
|
- schedule:
|
|
|
- - cron: '0 3 * * 0'
|
|
|
|
|
|
-# push:
|
|
|
+# schedule:
|
|
|
+# - cron: '0 3 * * 0'
|
|
|
+
|
|
|
+ push:
|
|
|
# branches: [ master ]
|
|
|
+ branches-ignore:
|
|
|
+ - '**'
|
|
|
pull_request:
|
|
|
|
|
|
jobs:
|