Skip to content

Commit

Permalink
Merge pull request #182 from learntocloud/disable-contributor-action
Browse files Browse the repository at this point in the history
Update contributors.yml to disable contributor GH Action
  • Loading branch information
rishabkumar7 authored Jan 7, 2024
2 parents a61da78 + 0bd6f87 commit ed75db6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Add contributors
on:
workflow_dispatch:
schedule:
- cron: '0 12 * * 0'
on: [workflow_dispatch]

jobs:
contributors-markdown-job:
Expand Down

0 comments on commit ed75db6

Please sign in to comment.