There was an error while loading. Please reload this page.
1 parent 7c2b329 commit 2776003Copy full SHA for 2776003
2 files changed
.github/workflows/update-latest-image.yml
@@ -5,6 +5,9 @@ on:
5
types:
6
- ponyc-musl-nightly-released
7
workflow_dispatch:
8
+ push:
9
+ branches:
10
+ - main
11
12
concurrency:
13
group: "rebuild-latest-images"
.github/workflows/update-release-image.yml
- ponyc-musl-released
group: "rebuild-release-images"
0 commit comments