diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..762f519 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,17 @@ +on: + push: + branches: + - main + +jobs: + contrib-readme-job: + runs-on: ubuntu-latest + name: A job to automate contrib in readme + permissions: + contents: write + pull-requests: write + steps: + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.11 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index f4d7007..1ad73f3 100644 --- a/README.md +++ b/README.md @@ -74,4 +74,17 @@ systemctl enable oucshell.service ## ๐Ÿค ่ดก็Œฎ่€… + + + + + + +
+ + Yaosanqi137 +
+ Yaosanqi137 +
+
\ No newline at end of file