1
0
Fork 0
mirror of https://github.com/rharkor/caching-for-turbo.git synced 2025-06-09 09:35:17 +09:00

fix: readme

This commit is contained in:
rharkor 2025-04-10 13:43:15 +02:00
parent c8f05a9c78
commit 4e6c062f68
4 changed files with 2 additions and 10 deletions

View file

@ -13,9 +13,6 @@ on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read

View file

@ -5,9 +5,6 @@ on:
branches:
- main
- dev
push:
branches:
- main
workflow_dispatch:

View file

@ -4,9 +4,7 @@ on:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: '31 7 * * 3'

View file

@ -55,7 +55,7 @@ the following step **before** you run `turbo build`:
```yaml
- name: Cache for Turbo
uses: rharkor/caching-for-turbo@v1.6
uses: rharkor/caching-for-turbo@v1.7
```
This GitHub Action facilitates: