Skip to content

Commit

Permalink
Disable CI on push (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam authored Jul 2, 2022
1 parent 1b07eb6 commit 7f179ed
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:
- main
workflow_dispatch:
pull_request:

jobs:
Expand Down

0 comments on commit 7f179ed

Please sign in to comment.