mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2026-04-07 15:09:25 +00:00
build(deps): commit production deps
This commit is contained in:
parent
cb9470fc12
commit
e4492afca8
450 changed files with 123635 additions and 2 deletions
|
|
@ -3,9 +3,10 @@ on:
|
|||
- pull_request
|
||||
|
||||
jobs:
|
||||
test:
|
||||
comment:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: ./
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: test
|
||||
name: Test
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue