Skip to content

Commit

Permalink
Merge pull request #56 from kmuto/timeout
Browse files Browse the repository at this point in the history
set timeout
  • Loading branch information
kmuto authored Mar 23, 2021
2 parents 72870af + 813d4ac commit 2004c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push, pull_request]
jobs:
Pandoc:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@master
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 2004c82

Please sign in to comment.