mirror of https://github.com/actions/cache.git
Enable workflow_dispatch
parent
1def6032df
commit
7b6f005782
|
@ -1,6 +1,7 @@
|
|||
name: Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in New Issue