this repo has no description
1
fork

Configure Feed

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

🎨 Format code

+1 -1
+1 -1
.github/workflows/tangle.yml
··· 1 1 name: Tangle 2 2 3 3 on: 4 - push: 4 + push: 5 5 branches: [main] 6 6 workflow_dispatch: {} 7 7