]> cat aescling's git repositories - mastodon.git/commitdiff
Add manual GitHub Actions runs (#17000)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 16 Nov 2021 20:42:14 +0000 (21:42 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 20:42:14 +0000 (21:42 +0100)
.github/workflows/build-image.yml

index ae4c2aff9358739cc1465bd03bf84e71bfd88f31..58f2813d31bbb6c8e32dd88cb80e1409b13681da 100644 (file)
@@ -1,5 +1,6 @@
 name: Build container image
 on:
+  workflow_dispatch:
   push:
     branches:
       - "main"