Skip to content

Commit

Permalink
Disable test.yml on push
Browse files Browse the repository at this point in the history
  • Loading branch information
nicole-brewer authored Apr 1, 2024
1 parent fcfbfda commit 247da11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI
on: [workflow_dispatch, pull_request, push]

on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 247da11

Please sign in to comment.