Skip to content

Commit

Permalink
fix: ci not running on PR's (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zyie authored Nov 19, 2024
1 parent abc1ae4 commit 4180b77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CI

on:
push:
on: [ push, pull_request ]

jobs:
verify:
Expand Down

0 comments on commit 4180b77

Please sign in to comment.