Skip to content

Commit

Permalink
change ci flow to pull_request only
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian Psotta committed Feb 2, 2021
1 parent bd5fd90 commit 6778966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
@@ -1,6 +1,6 @@
name: tests

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

jobs:
build:
Expand Down

0 comments on commit 6778966

Please sign in to comment.