Skip to content

Commit

Permalink
simpler ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alemelis committed Dec 21, 2023
1 parent ef568f0 commit ed89ce5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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:
test:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- master
tags: '*'
pull_request:

jobs:
build:
Expand Down

0 comments on commit ed89ce5

Please sign in to comment.