Skip to content

Commit

Permalink
change ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mclyk committed Nov 13, 2023
1 parent 5802853 commit daed9bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches:
- master
- Fix/xcm-callback-error
pull_request:
branches: [master]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Srtool build
on:
push:
branches:
- master
- Fix/xcm-callback-error
tags:
- "v*"

Expand Down

0 comments on commit daed9bd

Please sign in to comment.