mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-22 08:43:55 +08:00
Update workflow.yml
This commit is contained in:
parent
16f6b94fce
commit
b5f1c8722b
1 changed files with 2 additions and 2 deletions
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…
Add table
Add a link
Reference in a new issue