Skip to content

Commit

Permalink
Merge branch 'main' into feat/sync-resource-detectors
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas authored Feb 13, 2023
2 parents e46852a + 3bc0807 commit 60a161a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
merge_group:

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/peer-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
merge_group:

jobs:
peer-api-check:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
pull_request:
merge_group:

jobs:
node-tests:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/w3c-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
merge_group:

jobs:
build-and-test:
Expand Down

0 comments on commit 60a161a

Please sign in to comment.