Skip to content

Commit 215f810

Browse files
authored
Merge pull request #81 from sunithvs/sunithvs-patch-3
Update consumer.yml
2 parents aadf841 + aa78f92 commit 215f810

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/consumer.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Consumer
22
on:
3-
schedule:
4-
- cron: '0 * * * *' # Every hour
53
workflow_dispatch: # This allows you to manually trigger the workflow from the Actions tab.
64
permissions:
75
contents: write # Ensure the workflow has write access to contents

0 commit comments

Comments
 (0)