Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit d603d59

Browse files
authored
chore: allow running workflow through UI (GoogleCloudPlatform#1058)
1 parent 81bcf1a commit d603d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-tooling.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Update Tooling
22
on:
33
schedule:
44
- cron: "0 2 * * *"
5+
workflow_dispatch:
56

67
env:
78
TERRAFORM_URL: "https://api.github.com/repos/hashicorp/terraform/releases/latest"

0 commit comments

Comments
 (0)