Skip to content

Commit

Permalink
Merge pull request #3 from sensiblecodeio/steve/fix-actions-branch-sy…
Browse files Browse the repository at this point in the history
…ntax

Fix syntax in ci-build.yml
  • Loading branch information
StevenMaude authored Mar 16, 2021
2 parents d033eb8 + 302ec31 commit d11c7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on:
push:
branches:
master
- master
pull_request:

jobs:
Expand Down

0 comments on commit d11c7dc

Please sign in to comment.