mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
fix size comparison workflow (#3594)
* fix size comparison workflow * note
This commit is contained in:
1
.github/workflows/size-compare.yml
vendored
1
.github/workflows/size-compare.yml
vendored
@@ -61,6 +61,7 @@ jobs:
|
|||||||
workflow: build.yml
|
workflow: build.yml
|
||||||
name: build-stats
|
name: build-stats
|
||||||
path: head
|
path: head
|
||||||
|
allow_forks: true
|
||||||
|
|
||||||
- name: Strip content hashes from stats files
|
- name: Strip content hashes from stats files
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
6
upcoming-release-notes/3594.md
Normal file
6
upcoming-release-notes/3594.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
category: Maintenance
|
||||||
|
authors: [matt-fidd]
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix regression in size comparison workflow
|
||||||
Reference in New Issue
Block a user