Remove references to webv2 branch in docs and builds
This commit is contained in:
6
.github/workflows/actions-lint.yml
vendored
6
.github/workflows/actions-lint.yml
vendored
@@ -2,13 +2,9 @@ name: Lint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- webv2
|
||||
paths:
|
||||
- '.github/workflows/*'
|
||||
pull_request:
|
||||
branches:
|
||||
- webv2
|
||||
paths:
|
||||
- '.github/workflows/*'
|
||||
|
||||
@@ -21,4 +17,4 @@ jobs:
|
||||
|
||||
- uses: docker://rhysd/actionlint:latest
|
||||
with:
|
||||
args: -shellcheck= -color
|
||||
args: -shellcheck= -color
|
||||
|
||||
Reference in New Issue
Block a user