Update CI to run with content/* branches

This commit is contained in:
Gabriel Arazas 2023-04-09 13:42:13 +08:00
parent 2e84d86021
commit 4c231e7777
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -3,6 +3,7 @@ on:
push: push:
branches: branches:
- master - master
- content/*
workflow_run: workflow_run:
workflows: workflows:
- "Update webring" - "Update webring"