mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-02 14:59:43 +11:00
trigger
This commit is contained in:
parent
85211cd881
commit
49c89434d3
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -1,5 +1,5 @@
|
||||||
const core = require("@actions/core");
|
const core = require("@actions/core");
|
||||||
// const github = require("@actions/github");
|
const github = require("@actions/github");
|
||||||
|
|
||||||
async function run() {
|
async function run() {
|
||||||
try {
|
try {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue