Skip to content

Commit

Permalink
Don't run test on release
Browse files Browse the repository at this point in the history
  • Loading branch information
ArktinenKarpalo committed Aug 23, 2024
1 parent 6e7f5ab commit 324623f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ on:
branches: [develop, master]
pull_request:
branches: [develop, master]
release:
types: [published]

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 324623f

Please sign in to comment.