No need to run the sanity test on the auto-generated libretro branch commits

This commit is contained in:
Lior Halphon 2023-01-29 00:06:41 +02:00
parent 0cf095dd21
commit 8edbbbdf49
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
name: "Bulidability and Sanity"
on: push
on:
push:
branches:
- master
- '*'
- '!libretro'
jobs:
sanity: