Workflow fix
This commit is contained in:
parent
9ef1ac4fd0
commit
569d0c17aa
1 changed files with 2 additions and 0 deletions
2
.github/workflows/updatetable.yml
vendored
2
.github/workflows/updatetable.yml
vendored
|
@ -8,6 +8,8 @@ on:
|
|||
jobs:
|
||||
table:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
max-parallel: 1
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue