misc(ci): enable the wf on the current branch

This commit is contained in:
Morgan Funtowicz 2024-12-11 21:35:06 +01:00
parent d32411c4a5
commit 1c3f82c576

View File

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- 's3-cache'
tags: tags:
- 'v*' - 'v*'
pull_request: pull_request: