Skip to content

Commit

Permalink
feat(infra/workflows): clean up on-push to dev-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Zapharaos committed Jan 23, 2025
1 parent 0881c17 commit 6271bb0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Golang

on:
push:
branches:
- 21-cicd
pull_request:
branches:
- main
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: golangci-lint

on:
push:
branches:
- 21-cicd
pull_request:
branches:
- main
Expand Down

0 comments on commit 6271bb0

Please sign in to comment.