Skip to content

Commit

Permalink
30754 followup (#32922)
Browse files Browse the repository at this point in the history
* Update examples-nxp.yaml

* Update examples-cc13xx_26xx.yaml

* Update darwin-tests.yaml

* Update examples-linux-tv-casting-app.yaml

* Update examples-rw61x.yaml
  • Loading branch information
kliao-csa authored Apr 12, 2024
1 parent 9d46b23 commit 391979e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/darwin-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ name: Darwin Tests

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
merge_group:
workflow_dispatch:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/examples-cc13xx_26xx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ name: Build example - TI CC13XX_26XX

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
merge_group:

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/examples-linux-tv-casting-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ name: Test TV Casting Example

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
merge_group:

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/examples-nxp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ name: Build example - NXP

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
merge_group:

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/examples-rw61x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ name: Build example - RW61X

on:
push:
branches-ignore:
- 'dependabot/**'
pull_request:
merge_group:

Expand Down

0 comments on commit 391979e

Please sign in to comment.