Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenyeargin committed Nov 26, 2023
1 parent b5d3d6e commit e83ed3d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Run CI Tasks

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [ push, pull_request ]

jobs:
test:
Expand Down

0 comments on commit e83ed3d

Please sign in to comment.