Skip to content

Commit 9e46c0a

Browse files
author
Tyler Titsworth
authored
Add ability to manually build all containers (#53)
1 parent a5ef3a0 commit 9e46c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/weekly-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ name: Weekly Tests
1616
on:
1717
schedule:
1818
- cron: "0 0 * * 0"
19+
workflow_dispatch: null
1920
permissions: read-all
2021
jobs:
2122
get-groups:

0 commit comments

Comments
 (0)