Skip to content

Commit

Permalink
ci: enable theme artifact build manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd committed Sep 4, 2024
1 parent 3ee9633 commit 3ef5769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-artifact-iota.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Build and create zip - IOTA Blog
on:
workflow_dispatch:
push:
branches:
- feat/iota-blog
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-artifact-shimmer.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Build and create zip - Shimmer Blog
on:
workflow_dispatch:
push:
branches:
- feat/shimmer-blog
Expand Down

0 comments on commit 3ef5769

Please sign in to comment.