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

View File

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