Skip to content

Commit

Permalink
chore: run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Sep 8, 2024
1 parent 03378d1 commit e367188
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd-protonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Continuous Deployment (Protonet)
# - completed

on:
workflow_call:
push:

jobs:
fuzz-v2:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
jobs:
proto-lint:
uses: ./.github/workflows/proto.yml
protonet:
uses: ./.github/workflows/cd-protonet.yml
golangci-lint:
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit e367188

Please sign in to comment.