Committed by
GitHub
Update workflows (#109)
* Update checks.yml * Update licenses.yml * Update pana.yml * Update publish.yml
Showing
4 changed files
with
8 additions
and
8 deletions
| 1 | -name: Licenses | 1 | +name: licenses |
| 2 | 2 | ||
| 3 | on: | 3 | on: |
| 4 | schedule: | 4 | schedule: |
| @@ -9,7 +9,7 @@ jobs: | @@ -9,7 +9,7 @@ jobs: | ||
| 9 | years: | 9 | years: |
| 10 | timeout-minutes: 11 | 10 | timeout-minutes: 11 |
| 11 | runs-on: ubuntu-latest | 11 | runs-on: ubuntu-latest |
| 12 | - name: Update copyright year(s) | 12 | + name: copyright year(s) |
| 13 | 13 | ||
| 14 | steps: | 14 | steps: |
| 15 | - uses: actions/checkout@v2 | 15 | - uses: actions/checkout@v2 |
-
Please register or login to post a comment