Skip to content

Commit

Permalink
Merge pull request #324 from jhj0517/feature/add-intel-gpu-action
Browse files Browse the repository at this point in the history
Add branch
  • Loading branch information
jhj0517 authored Oct 7, 2024
2 parents 8575a2d + 5864a33 commit 4dcedae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- master
- intel-gpu
pull_request:
branches:
- master
- intel-gpu

jobs:
test-shell-script:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ on:
push:
branches:
- master
- intel-gpu
pull_request:
branches:
- master
- intel-gpu

jobs:
build:
Expand Down

0 comments on commit 4dcedae

Please sign in to comment.