Skip to content

Commit

Permalink
YAML formatting?
Browse files Browse the repository at this point in the history
  • Loading branch information
Thetwam committed Mar 24, 2021
1 parent 0198436 commit 5c683df
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ name: Run tests

on:
push:
branches:
- [master, develop]
branches: [master, develop]
pull_request:
branches:
- [master, develop]
branches: [master, develop]

jobs:
build:
Expand Down

0 comments on commit 5c683df

Please sign in to comment.