Change to execute test

This commit is contained in:
jlsantiago 2023-11-06 23:12:01 +01:00 committed by GitHub
parent 2efc4e111a
commit cfe03cd265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
name: CI
on:
push:
branches: [master]
branches: [RuntimeDetection]
pull_request:
branches: [master]
branches: [RuntimeDetection]
jobs:
build: