mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
fix: pr review + add label
This commit is contained in:
2
.github/github-action/index.js
vendored
2
.github/github-action/index.js
vendored
@@ -1,6 +1,6 @@
|
||||
const github = require('@actions/github');
|
||||
const core = require('@actions/core');
|
||||
const contributors = require('./contributors');
|
||||
const { contributors } = require('./contributors');
|
||||
|
||||
async function run() {
|
||||
try {
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
## Warning:
|
||||
|
||||
- If you want feedback or review, you must support the project on GitHub:
|
||||
- $5 per review
|
||||
- $25 for lifetime reviews
|
||||
- [$5 per review](https://github.com/sponsors/tomalaforge)
|
||||
- [$25 for lifetime reviews](https://github.com/sponsors/tomalaforge)
|
||||
- Create one of more challenges
|
||||
- Have many valuable contributions to the project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user