Skip to content

Commit

Permalink
only push event
Browse files Browse the repository at this point in the history
  • Loading branch information
marccampbell committed Dec 18, 2019
1 parent d8bae5d commit 1757af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preflight.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "Run preflights on a cluster"
on: [pull_request, push]
on: [push]

jobs:
compile-preflight:
Expand Down

0 comments on commit 1757af5

Please sign in to comment.