Skip to content

Commit

Permalink
move regen artifacts to master/main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 28, 2023
1 parent 4e3d32a commit d21f92a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/regenerate-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Regenerate Biolink Model Artifacts
on:
push:
branches:
- doc-refactor
- master
repository_dispatch:
types: trigger-build-artifacts

Expand Down Expand Up @@ -43,7 +43,6 @@ jobs:
git config --local user.name "GitHub Action"
# git add project/*
# git add src/*
# git add
# git commit -m "Regenerate artifacts from biolink-model.yaml"
# git push
else
Expand Down

0 comments on commit d21f92a

Please sign in to comment.