Skip to content

Commit 69d8d27

Browse files
committed
fixup
1 parent f34eeea commit 69d8d27

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/calculate-size-delta.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: Calculate Docker Image Size
22

33
on:
4+
push:
5+
branches:
6+
- main
7+
- fix-ci-checkout
48
workflow_dispatch:
59
issue_comment:
610
types: [created]

0 commit comments

Comments
 (0)