my ✨ github repo
0
fork

Configure Feed

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

Update main.yml

authored by

Jasper Mayone and committed by
GitHub
019ca3bc 54984b4f

+1 -1
+1 -1
.github/workflows/main.yml
··· 1 1 name: Main ReadMe CI 2 2 3 3 on: 4 - push: 4 + # push: 5 5 schedule: 6 6 - cron: "0 */1 * * *" 7 7 workflow_dispatch: