Only run on schedule
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
BUNDLE_PATH: "/home/runner/work/release-data/release-data/vendor/bundle"
|
||||
BUNDLE_DEPLOYMENT: "true"
|
||||
BUNDLE_JOBS: "4"
|
||||
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -1,6 +1,5 @@
|
||||
name: Update Data
|
||||
on:
|
||||
push:
|
||||
schedule:
|
||||
# “At minute 17 past hour 6 and 18.”
|
||||
# https://crontab.guru/#17_6,18_*_*_*
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
website
|
||||
vendor
|
||||
.bundle
|
||||
|
||||
Reference in New Issue
Block a user