Make button show up

This commit is contained in:
Adam Wathan 2022-12-01 10:41:28 -05:00
parent 6f53bded9d
commit a1249779ec

View File

@ -5,9 +5,8 @@ env:
MACOSX_DEPLOYMENT_TARGET: '10.13'
on:
push:
branches:
- oxide
workflow_dispatch:
jobs:
build:
if: "!contains(github.event.head_commit.message, 'skip ci')"