Skip to content

Commit

Permalink
chore: update GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Jan 10, 2025
1 parent b564e54 commit 18f5ac9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/normalize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: normalize

on:
push:
branches: [ main ]
tags: [ v* ]
paths:
- '*.yaml'
pull_request:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: validate

on:
push:
branches: [ main ]
tags: [ v* ]
paths:
- '*.yaml'
- 'spec/**/*'
Expand Down
2 changes: 1 addition & 1 deletion units.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ NISTu7:
url: "#NISTq7"
NISTu2:
dimension_url: "#NISTd2"
short:
short: kilogram
root: false
prefixed: true
unit_system:
Expand Down

0 comments on commit 18f5ac9

Please sign in to comment.