Skip to content

Commit

Permalink
updated ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
witjem committed Aug 27, 2022
1 parent 17332c6 commit 9cce35e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,8 @@ name: build
on:
push:
branches:
- main
tags:
paths-ignore:
- "**.md"
pull_request:
paths-ignore:
- "!**.md"
schedule:
- cron: "0 0 * * *"
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9cce35e

Please sign in to comment.