Skip to content

Commit 175bbee

Browse files
authored
Fixes static check concurrency and removes travis.yml (#1583)
1 parent f182f10 commit 175bbee

File tree

2 files changed

+1
-129
lines changed

2 files changed

+1
-129
lines changed

.github/workflows/static-root-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
check:
1414
runs-on: ubuntu-latest
1515
concurrency:
16-
group: static-example-${{ github.ref }}
16+
group: static-root-${{ github.ref }}
1717
cancel-in-progress: true
1818
steps:
1919
- name: checkout

.travis.yml

Lines changed: 0 additions & 128 deletions
This file was deleted.

0 commit comments

Comments
 (0)