fix: pr review + add label

This commit is contained in:
thomas
2024-04-17 21:57:13 +02:00
parent 41fc261705
commit 47b3e7a32f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
const github = require('@actions/github'); const github = require('@actions/github');
const core = require('@actions/core'); const core = require('@actions/core');
const contributors = require('./contributors'); const { contributors } = require('./contributors');
async function run() { async function run() {
try { try {

View File

@@ -5,8 +5,8 @@
## Warning: ## Warning:
- If you want feedback or review, you must support the project on GitHub: - If you want feedback or review, you must support the project on GitHub:
- $5 per review - [$5 per review](https://github.com/sponsors/tomalaforge)
- $25 for lifetime reviews - [$25 for lifetime reviews](https://github.com/sponsors/tomalaforge)
- Create one of more challenges - Create one of more challenges
- Have many valuable contributions to the project - Have many valuable contributions to the project