mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53: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 {
|
||||
|
||||
Reference in New Issue
Block a user