Skip to content

Commit

Permalink
build: automate building
Browse files Browse the repository at this point in the history
instead of requiring a user to run build and generate dist and data and verifying that it was performed, do it for the user and push if anything changed.
  • Loading branch information
JChrist committed Feb 26, 2024
1 parent 684137f commit e918fd0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ name: Check Transpiled JavaScript

on:
push:
branches:
- main
pull_request:

permissions:
contents: write
Expand Down

0 comments on commit e918fd0

Please sign in to comment.