๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

workflows: remove WIP branch from triggers

Ducky c14b47ef a5bde413

+1 -1
+1 -1
.tangled/workflows/build.yaml
··· 1 1 when: 2 2 - event: ["push", "manual"] 3 - branch: ["main", "dev", "issue/19-add-workflows"] 3 + branch: ["main", "dev"] 4 4 - event: ["pull_request"] 5 5 branch: ["dev"] 6 6