Skip to content

Commit

Permalink
No need to run the sanity test on the auto-generated libretro branch …
Browse files Browse the repository at this point in the history
…commits
  • Loading branch information
LIJI32 committed Jan 28, 2023
1 parent 0cf095d commit 8edbbbd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: "Bulidability and Sanity"
on: push
on:
push:
branches:
- master
- '*'
- '!libretro'

jobs:
sanity:
Expand Down

0 comments on commit 8edbbbd

Please sign in to comment.