Skip to content

Commit

Permalink
ci: fix pipeline (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt authored Feb 16, 2024
1 parent 6122028 commit 9008080
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
---
# based on https://github.com/mvdan/github-actions-golang
name: CI

on:
pull_request:
branches: ["main"]
paths-ignore:
- "config/version.txt"
- "README.md"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 9008080

Please sign in to comment.