Skip to content

Commit

Permalink
ci: gh actions ci event change (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsevdos authored Aug 25, 2024
1 parent 2b9c543 commit 1e4f935
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,11 +1,5 @@
name: CI
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
on: [push, pull_request]

jobs:
node-test:
Expand Down

0 comments on commit 1e4f935

Please sign in to comment.