Skip to content

Commit

Permalink
chore: Setup CI for cosmwasm_1/main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed May 23, 2024
1 parent e731366 commit 982a1fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- releases/*/main
- feat/*
pull_request:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
push:
branches:
- main
- releases/*/main

jobs:
release-plz:
Expand Down

0 comments on commit 982a1fa

Please sign in to comment.