Skip to content

Commit

Permalink
Merge pull request #98 from djkormo/djkormo-patch-2
Browse files Browse the repository at this point in the history
fixing pipeline
  • Loading branch information
djkormo committed Aug 17, 2024
2 parents 4ad48be + fa102df commit 305292d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: operator pipeline
on:
workflow_dispatch:
on:
workflow_dispatch:
push:
paths:
- 'api/**.go'
Expand Down

0 comments on commit 305292d

Please sign in to comment.