mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2025-09-20 18:17:15 +00:00
Add manual trigger.
This commit is contained in:
parent
e1bf71811b
commit
6d2304896f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
on: [push]
|
on: [push, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
install_packages:
|
install_packages:
|
||||||
|
|
Loading…
Reference in a new issue