Skip to content

Commit

Permalink
repair ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKreil committed Jul 31, 2023
1 parent 4b5393c commit d00547c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@ name: Continuous Integration

on:
push:
branches-ignore:
- "feat-workflow-release-binaries"
branches:
- "**"
tags:
- "!**" # Don't run twice on commits with tags
paths-ignore:
- ".github/**"
pull_request:
schedule:
- cron: "0 3 5,20 * *"
Expand Down

0 comments on commit d00547c

Please sign in to comment.