mirror of
https://github.com/actions/cache
synced 2026-07-14 18:44:25 +02:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
27c0af5532 | ||
|
|
6c9470d12d |
@@ -5,14 +5,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- releases/**
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/**
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
# Build and unit test
|
||||
|
||||
Reference in New Issue
Block a user