mirror of
https://github.com/actions/cache.git
synced 2026-07-16 17:49:35 +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