Skip to content

Commit

Permalink
Another try at github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishart0 committed Oct 26, 2023
1 parent ed1a6df commit c8924b2
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Set up and start Docker services

on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
on: [push, pull_request]

jobs:
setup-and-start:
Expand Down

0 comments on commit c8924b2

Please sign in to comment.