We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34eeea commit 69d8d27Copy full SHA for 69d8d27
.github/workflows/calculate-size-delta.yml
@@ -1,6 +1,10 @@
1
name: Calculate Docker Image Size
2
3
on:
4
+ push:
5
+ branches:
6
+ - main
7
+ - fix-ci-checkout
8
workflow_dispatch:
9
issue_comment:
10
types: [created]
0 commit comments