Skip to content

Commit

Permalink
ci: no pipeline on pull_request
Browse files Browse the repository at this point in the history
  • Loading branch information
gsemet committed Jan 19, 2022
1 parent d5c5811 commit 517745d
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
Expand Up @@ -2,7 +2,7 @@

name: CI

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

jobs:
build:
Expand Down

0 comments on commit 517745d

Please sign in to comment.