Skip to content

Commit

Permalink
remove main clause
Browse files Browse the repository at this point in the history
  • Loading branch information
bpapillon committed Oct 7, 2024
1 parent d8612f8 commit f51c6e2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Deploy schematic-components

on:
push:
branches:
- main
tags:
- 'schematic-components@*'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/deploy_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Deploy schematic-js

on:
push:
branches:
- main
tags:
- 'schematic-js@*'
workflow_dispatch:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/deploy_react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Deploy schematic-react

on:
push:
branches:
- main
tags:
- 'schematic-react@*'
workflow_dispatch:
Expand Down

0 comments on commit f51c6e2

Please sign in to comment.