Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhuy committed Aug 17, 2019
1 parent bc53b94 commit 4a359b1
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci-master-only.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: CI (master-only jobs)

on: push

push:
branches:
- master
on:
push:
branches:
- master

jobs:
cocoapods-lint:
Expand Down

0 comments on commit 4a359b1

Please sign in to comment.