1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-19 19:46:17 +02:00

Update workflow.yml

This commit is contained in:
Oscar Dominguez 2021-08-25 15:26:17 +02:00 committed by GitHub
parent 16f6b94fce
commit b5f1c8722b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,13 +6,13 @@ on:
- main - main
- releases/** - releases/**
paths-ignore: paths-ignore:
- "**.md" - '**.md'
push: push:
branches: branches:
- main - main
- releases/** - releases/**
paths-ignore: paths-ignore:
- "**.md" - '**.md'
jobs: jobs:
# Build and unit test # Build and unit test