Skip to content

Commit

Permalink
chore: update ci to run on manual dispatch (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssabaum authored Apr 16, 2024
2 parents 1220823 + bf90278 commit 4c5a78c
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,12 +1,6 @@
name: Continuous Integration

on:
pull_request:
branches:
- main
push:
branches:
- main
on: workflow_dispatch

permissions:
actions: write
Expand Down

0 comments on commit 4c5a78c

Please sign in to comment.