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 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 {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user