Pull requests to dev also have a test action.

This commit is contained in:
Christoffer Lerno
2024-07-05 15:17:23 +02:00
parent cc935862b7
commit ef716f3a69

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ master, dev, ci_testing, experiments ]
pull_request:
branches: [ master ]
branches: [ master, dev ]
env:
LLVM_RELEASE_VERSION: 18