mirror of
https://github.com/actions/cache.git
synced 2025-05-23 17:31:46 +00:00
Update workflow.yml
This commit is contained in:
parent
16f6b94fce
commit
b5f1c8722b
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -6,13 +6,13 @@ on:
|
||||
- main
|
||||
- releases/**
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- '**.md'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- releases/**
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
# Build and unit test
|
||||
|
Loading…
Reference in New Issue
Block a user