Skip to content

Commit

Permalink
build(ci): remove wip from branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dwisiswant0 committed Oct 6, 2023
1 parent b7e7ed0 commit dfc641f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/generate-pgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- wip
paths:
- "pkg/tunnel/**.go"
- "go.*"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- master
- wip
paths:
- "**.go"
- "go.mod"
Expand Down

0 comments on commit dfc641f

Please sign in to comment.