Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
Signed-off-by: Sarnie, Nick <[email protected]>
  • Loading branch information
sarnex committed Nov 14, 2024
1 parent a9ce84b commit a43985f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sycl-post-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ name: SYCL Post Commit
on:
push:
branches:
- sycl
- sycl-devops-pr/**
- sycl-rel-**
- 'sycl'
- 'sycl-devops-pr/**'
- 'sycl-rel-**'

pull_request:
branches:
- sycl
- 'sycl'
- '!sycl-devops-pr/**'
paths:
- .github/workflows/sycl-post-commit.yml
Expand Down

0 comments on commit a43985f

Please sign in to comment.