Skip to content

Commit

Permalink
ci: make ci only run once
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed May 15, 2024
1 parent 2828f14 commit 1a9f449
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/format-tests.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Format and Tests
on:
push:
pull_request:
branches:
- master
on: [push]

jobs:
build:
Expand Down

0 comments on commit 1a9f449

Please sign in to comment.