4
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-11-07 10:36:55 +00:00

Enable workflow_dispatch

This commit is contained in:
Cyril Rohr 2025-05-27 14:19:33 +02:00
parent 1def6032df
commit 7b6f005782
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
name: Tests
on:
workflow_dispatch:
pull_request:
branches:
- main