Skip to content

Commit

Permalink
build: check CI for any push
Browse files Browse the repository at this point in the history
  • Loading branch information
rivy committed Nov 4, 2022
1 parent 236f06c commit 3007efc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
on:
push:
branches:
- main
pull_request:
types: [ assigned, opened, synchronize, reopened, labeled ]
on: [push]
name: ci
jobs:
test:
Expand Down

0 comments on commit 3007efc

Please sign in to comment.