diff --git a/.bundle/config b/.bundle/config deleted file mode 100644 index c59e5395..00000000 --- a/.bundle/config +++ /dev/null @@ -1,4 +0,0 @@ ---- -BUNDLE_PATH: "/home/runner/work/release-data/release-data/vendor/bundle" -BUNDLE_DEPLOYMENT: "true" -BUNDLE_JOBS: "4" diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 78b7d8e9..b7c151a4 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -1,6 +1,5 @@ name: Update Data on: - push: schedule: # “At minute 17 past hour 6 and 18.” # https://crontab.guru/#17_6,18_*_*_* diff --git a/.gitignore b/.gitignore index d5bcbb2d..3b8ebdc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ website vendor +.bundle