We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7226a commit 4eef167Copy full SHA for 4eef167
.github/workflows/reusable_sycl.yml
@@ -1,6 +1,6 @@
1
name: SYCL
2
3
-on: workflow_call
+on: [workflow_call, push, pull_request]
4
5
permissions:
6
contents: read
0 commit comments