Skip to content

Commit

Permalink
Merge pull request #4 from solo-io/disable-push-ci
Browse files Browse the repository at this point in the history
don't run push CI
  • Loading branch information
jbohanon authored Jul 20, 2023
2 parents c2ad85d + 0294efa commit 9d55f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: CI

on: [push, pull_request]
on: [pull_request]

jobs:
build-and-test:
Expand Down

0 comments on commit 9d55f26

Please sign in to comment.