We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e794f0 commit d5e9f18Copy full SHA for d5e9f18
1 file changed
.github/workflows/cache.yml
@@ -10,8 +10,7 @@ jobs:
10
# See https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#example-using-the-cache-action
11
cache-yarn:
12
name: Generate yarn cache
13
- if: github.push.pa
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
0 commit comments