Skip to content

Commit

Permalink
Update gautamkrishnar/keepalive-workflow to v2 (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Mar 11, 2024
1 parent a1303db commit df10f80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
10 changes: 9 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- run: biber lni-paper-example-de
- run: ${{ matrix.engine }} lni-paper-example-de
- run: ${{ matrix.engine }} lni-paper-example-de
- run: texlogsieve lni-paper-example-de.log
- run: texlogsieve lni-paper-example-de.log

- name: Upload build result
uses: actions/upload-artifact@v4
Expand Down Expand Up @@ -109,3 +109,11 @@ jobs:
with:
script: com.github.nbbrd.heylogs:heylogs-cli:0.7.2:bin
scriptargs: "check CHANGELOG.md"
keepalive-job:
name: Keepalive
runs-on: ubuntu-latest
permissions:
actions: write
steps:
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
15 changes: 0 additions & 15 deletions .github/workflows/keep-alive.yml

This file was deleted.

0 comments on commit df10f80

Please sign in to comment.