Skip to content

Commit

Permalink
Update Contributors_Readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
R0mb0 authored Aug 15, 2023
1 parent d47ef08 commit 34b774a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/Contributors_Readme.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Contributors_Readme
name: Contributors Readme
on:
push:
branches:
Expand All @@ -8,9 +8,11 @@ on:
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
name: Add Contributors in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
auto_detect_branch_protection: false
env:
GITHUB_TOKEN: ${{ secrets.TRAFFIC_TOKEN }}

0 comments on commit 34b774a

Please sign in to comment.