Skip to content

Commit

Permalink
added on push for gs branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-ventura-elasticpath committed Sep 23, 2024
1 parent da54bb0 commit d421e48
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/generate-examples.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: Generate Examples

on:
#on:
# push:
# branches-ignore:
# - main
# - changeset-release/main

on:
push:
branches:
- release/gs-0.0.1
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit d421e48

Please sign in to comment.