Skip to content

Commit

Permalink
activate core and embree ci on push
Browse files Browse the repository at this point in the history
  • Loading branch information
amock committed Nov 22, 2023
1 parent 4871bd4 commit 6ea56bb
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/core-ubu20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: core-ubu20
on:
push:
branches:
- 'no'
- 'main'
pull_request:
branches:
- 'no'
- 'main'
workflow_dispatch:
branches:
- '*'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/core-ubu22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: core-ubu22
on:
push:
branches:
- 'no'
- 'main'
pull_request:
branches:
- 'no'
- 'main'
workflow_dispatch:
branches:
- '*'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/embree-ubu20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: embree-ubu20
on:
push:
branches:
- 'no'
- 'main'
pull_request:
branches:
- 'no'
- 'main'
workflow_dispatch:
branches:
- '*'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/embree-ubu22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: embree-ubu22
on:
push:
branches:
- 'no'
- 'main'
pull_request:
branches:
- 'no'
- 'main'
workflow_dispatch:
branches:
- '*'
Expand Down

0 comments on commit 6ea56bb

Please sign in to comment.