Skip to content

Commit f74971b

Browse files
Update dependency flowzonify to v0.4.4
Update flowzonify from 0.0.0 to 0.4.4 Change-type: patch
1 parent f5cffed commit f74971b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/flowzone.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- 'master'
88
- 'main'
9+
push:
10+
branches: [master, main]
911

1012
permissions:
1113
id-token: write
@@ -15,7 +17,7 @@ permissions:
1517
jobs:
1618
flowzone:
1719
name: Flowzone
18-
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
20+
uses: product-os/flowzone/.github/workflows/flowzone.yml@master # flowzonify 0.4.4
1921
secrets: inherit
2022
with:
2123
cloudflare_website: balena-design-system

0 commit comments

Comments
 (0)