Skip to content

Commit

Permalink
Make button show up
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Dec 1, 2022
1 parent 6f53bde commit a124977
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/oxide-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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')"
Expand Down

0 comments on commit a124977

Please sign in to comment.