Skip to content

Commit

Permalink
Remove references to feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 13efd10 commit 76fbd00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
push:
branches:
- dev
- issue/OSOE-188

jobs:
build-and-test-larger-runners:
Expand Down Expand Up @@ -83,7 +82,7 @@ jobs:
# run: yamllint -c .trunk/configs/.yamllint.yaml .
yaml-linting:
name: YAML Linting
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188
uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@dev
with:
machine-types: "['ubuntu-22.04']"
config-file-path: '.trunk/configs/.yamllint.yaml'
Expand Down

0 comments on commit 76fbd00

Please sign in to comment.