Skip to content

Commit a124977

Browse files
committed
Make button show up
1 parent 6f53bde commit a124977

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/oxide-ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ env:
55
MACOSX_DEPLOYMENT_TARGET: '10.13'
66

77
on:
8-
push:
9-
branches:
10-
- oxide
8+
workflow_dispatch:
9+
1110
jobs:
1211
build:
1312
if: "!contains(github.event.head_commit.message, 'skip ci')"

0 commit comments

Comments
 (0)