Skip to content

Commit

Permalink
test(ci): test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Logan Nguyen <[email protected]>
  • Loading branch information
quiet-node committed Jan 19, 2024
1 parent 458f85c commit 244e277
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/system-contract-dapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [main, release/**]
push:
branches: [main, release/**]
branches: [main, release/**, 642-upgrade-dependencies]
tags: [v*]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [main, release/**]
push:
branches: [main, release/**]
branches: [main, release/**, 642-upgrade-dependencies]
tags: [v*]

concurrency:
Expand Down

0 comments on commit 244e277

Please sign in to comment.