Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Neubert committed Jun 19, 2023
1 parent c8ddbaf commit 669a727
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: CI

on:
pull_request:
push:
branches:
- master
pull_request:
schedule:
- cron: '0 0 * * *'

jobs:
code-style:
Expand Down

0 comments on commit 669a727

Please sign in to comment.