Skip to content

Commit

Permalink
chore: fix build additives workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Nov 20, 2024
1 parent ed3a7de commit ae2d3ad
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/build-additives.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
name: Build HTML pages for additives knowledge cards

on:
push
# Allow to be run manually
#workflow_dispatch:
#schedule:
#- cron: "0 19 * * *"
push:
paths:
- 'knowledge_panels/additives/*.yml'
- 'knowledge_panels/ingredients/*.yml'

jobs:
update-assets:
Expand Down

0 comments on commit ae2d3ad

Please sign in to comment.