Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 7585bee

Browse files
Automatic compilation
1 parent ab13902 commit 7585bee

File tree

10 files changed

+21996
-6742
lines changed

10 files changed

+21996
-6742
lines changed

.eslintrc

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/workflows/tag.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

Dockerfile

Lines changed: 0 additions & 31 deletions
This file was deleted.

action.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Heroku Review Application
2-
description: Create a Heroku review app when a PR is raised by someone with write or admin access
2+
description: Create a Heroku review app when a PR is raised by someone with
3+
write or admin access
34
runs:
4-
using: docker
5-
image: Dockerfile
5+
using: node12
6+
main: index.dist.js
67
branding:
78
icon: book-open
89
color: orange

0 commit comments

Comments
 (0)