Skip to content

Commit

Permalink
Merge branch 'main' into renovate/node-20.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikMichelson authored Feb 29, 2024
2 parents 2849d1e + 320694a commit aeea9b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: Run checks
on:
push:
branches:
- main

jobs:
reuse:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT

name: Run checks
name: Publish to NPM
on:
release:
types:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
name: Run tests
on:
push:
branches:
- main

jobs:
tests:
Expand Down

0 comments on commit aeea9b4

Please sign in to comment.