Skip to content

Commit

Permalink
chore: simplify ci workflow yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jennysharps authored Oct 4, 2022
1 parent 466b7aa commit a3d5f57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI

on:
push:
branches: ["*"]
on: push

jobs:
build:
Expand Down

0 comments on commit a3d5f57

Please sign in to comment.