Skip to content

Commit

Permalink
added contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored Apr 30, 2024
1 parent fd8bdf7 commit cda577f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Contributors

on:
push:
branches: main

jobs:
contributors:
runs-on: ubuntu-latest

steps:
- uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cda577f

Please sign in to comment.