Skip to content

Commit

Permalink
[Fix] turn off go tests for action
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGalek committed Dec 24, 2024
1 parent b0debed commit 41d7593
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run tests and upload coverage

on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, edited]
push:
# pull_request:
# types: [opened, synchronize, edited]
# push:

permissions:
id-token: write
Expand Down

0 comments on commit 41d7593

Please sign in to comment.